summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 00:40:34 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 00:40:34 +0000
commit424d72f1d70bab7925a2ed743e9dc7ec20093eb8 (patch)
tree014f37f4320ca4aa945e57ff244cc8a650337d57 /eclass
parentStablizing on archs which have previously stabled kernel version as per bug #... (diff)
downloadhistorical-424d72f1d70bab7925a2ed743e9dc7ec20093eb8.tar.gz
historical-424d72f1d70bab7925a2ed743e9dc7ec20093eb8.tar.bz2
historical-424d72f1d70bab7925a2ed743e9dc7ec20093eb8.zip
Move gconf dep to ebuilds, hppa doesn't have it keyworded
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig-3.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass
index 37ef61328ac3..b2335aa2bccf 100644
--- a/eclass/mozconfig-3.eclass
+++ b/eclass/mozconfig-3.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.14 2011/03/23 00:35:32 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.15 2011/03/23 00:40:34 nirbheek Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -21,7 +21,6 @@ RDEPEND="app-arch/zip
>=x11-libs/cairo-1.10.2[X]
>=x11-libs/gtk+-2.8.6:2
>=x11-libs/pango-1.10.1
- >=gnome-base/gconf-1.2.1:2
virtual/jpeg
alsa? ( media-libs/alsa-lib )
dbus? ( >=dev-libs/dbus-glib-0.72 )