diff options
Diffstat (limited to 'dev-libs/glib/glib-2.32.0.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.32.0.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.32.0.ebuild b/dev-libs/glib/glib-2.32.0.ebuild index bfb6795f301f..682227583505 100644 --- a/dev-libs/glib/glib-2.32.0.ebuild +++ b/dev-libs/glib/glib-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.32.0.ebuild,v 1.2 2012/03/27 03:16:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.32.0.ebuild,v 1.3 2012/04/14 23:23:18 tetromino Exp $ EAPI="4" PYTHON_DEPEND="utils? 2" @@ -21,11 +21,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar RDEPEND="virtual/libiconv virtual/libffi sys-libs/zlib + || ( + >=dev-libs/elfutils-0.142 + >=dev-libs/libelf-0.8.11 ) xattr? ( sys-apps/attr ) fam? ( virtual/fam ) utils? ( >=dev-util/gdbus-codegen-${PV} )" DEPEND="${RDEPEND} - dev-libs/elfutils >=sys-devel/gettext-0.11 >=dev-util/gtk-doc-am-1.15 doc? ( |