diff options
Diffstat (limited to 'gnome-base/gconf/gconf-0.11.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-0.11.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-base/gconf/gconf-0.11.ebuild b/gnome-base/gconf/gconf-0.11.ebuild index 6412027bac60..fdf838151777 100644 --- a/gnome-base/gconf/gconf-0.11.ebuild +++ b/gnome-base/gconf/gconf-0.11.ebuild @@ -10,7 +10,8 @@ DESCRIPTION="Gconf" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=gnome-base/oaf-0.6.1" +DEPEND=">=gnome-base/oaf-0.6.1 + >=x11-libs/gtk+-1.2" src_unpack() { unpack ${A} |