diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-01-05 03:21:56 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-01-05 03:21:56 +0000 |
commit | 98bb9b387eb8d5cb488192b16adff7385d71f6e9 (patch) | |
tree | fce91d5ad7a5556ff3081cf3b99a898229235ec4 /gnome-base/gconf | |
parent | meep (diff) | |
download | gentoo-2-98bb9b387eb8d5cb488192b16adff7385d71f6e9.tar.gz gentoo-2-98bb9b387eb8d5cb488192b16adff7385d71f6e9.tar.bz2 gentoo-2-98bb9b387eb8d5cb488192b16adff7385d71f6e9.zip |
*** empty log message ***
Diffstat (limited to 'gnome-base/gconf')
-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} |