diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-27 15:12:34 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-27 15:12:34 +0000 |
commit | 303c040ae96a3f6b4e1ed36559705cac8735a2a5 (patch) | |
tree | a297647f1305c0357cb19029f65c5ef6bed0c9b0 /gnome-base | |
parent | Added sound-support to kernel, required for alsa-drivers (diff) | |
download | historical-303c040ae96a3f6b4e1ed36559705cac8735a2a5.tar.gz historical-303c040ae96a3f6b4e1ed36559705cac8735a2a5.tar.bz2 historical-303c040ae96a3f6b4e1ed36559705cac8735a2a5.zip |
*** empty log message ***
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/glibwww/glibwww-0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-base/glibwww/glibwww-0.2.ebuild b/gnome-base/glibwww/glibwww-0.2.ebuild index cea641ea6642..21b45b62d2c7 100644 --- a/gnome-base/glibwww/glibwww-0.2.ebuild +++ b/gnome-base/glibwww/glibwww-0.2.ebuild @@ -9,7 +9,8 @@ DESCRIPTION="The Gnome Application Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=net-libs/libwww-1.5.3-r1" +DEPEND=">=gnome-base/gnome-libs-1.2.8 + >=net-libs/libwww-1.5.3-r1" |