diff options
author | Ben Lutgens <blutgens@gentoo.org> | 2001-06-21 20:15:00 +0000 |
---|---|---|
committer | Ben Lutgens <blutgens@gentoo.org> | 2001-06-21 20:15:00 +0000 |
commit | 3bc00f5a4f7696d290a75ecf2b68433c507006f2 (patch) | |
tree | 133fc7aaadaf39c63881f13cd8f8ea21d3e3da3b /gnome-libs | |
parent | grrr (diff) | |
download | historical-3bc00f5a4f7696d290a75ecf2b68433c507006f2.tar.gz historical-3bc00f5a4f7696d290a75ecf2b68433c507006f2.tar.bz2 historical-3bc00f5a4f7696d290a75ecf2b68433c507006f2.zip |
Remove the RPM dependancies. Only things that still have them are
kdeadmin/kdeadmin-2.1.1 and gnome-apps/gnorpm. I imaging they both need rpm
and not just popt. :-)
Diffstat (limited to 'gnome-libs')
-rw-r--r-- | gnome-libs/librsvg/librsvg-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-libs/librsvg/librsvg-1.0.0.ebuild b/gnome-libs/librsvg/librsvg-1.0.0.ebuild index df19708ca02e..d2508b265429 100644 --- a/gnome-libs/librsvg/librsvg-1.0.0.ebuild +++ b/gnome-libs/librsvg/librsvg-1.0.0.ebuild @@ -13,7 +13,7 @@ DEPEND=">=gnome-base/gnome-libs-1.2.10 >=media-libs/freetype-2.0.1 >=gnome-base/libxml-1.8 >=gnome-base/gdk-pixbuf-0.10 - >=app-arch/rpm-3.0.6" + >=dev-libs/popt-1.5" RDEPEND="virtual/glibc" |