From 3bc00f5a4f7696d290a75ecf2b68433c507006f2 Mon Sep 17 00:00:00 2001 From: Ben Lutgens Date: Thu, 21 Jun 2001 20:15:00 +0000 Subject: 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. :-) --- app-office/dia/dia-0.88.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-office/dia') diff --git a/app-office/dia/dia-0.88.1.ebuild b/app-office/dia/dia-0.88.1.ebuild index 1b1d64bd8dfa..e313c282faf3 100644 --- a/app-office/dia/dia-0.88.1.ebuild +++ b/app-office/dia/dia-0.88.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.88.1.ebuild,v 1.3 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.88.1.ebuild,v 1.4 2001/06/21 20:15:00 lamer Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,12 +11,12 @@ HOMEPAGE="http://www.gnome.org/gnome-office/dia.shtml" DEPEND=">=gnome-base/libxml-1.8.13 nls? ( sys-devel/gettext ) >=gnome-base/gdk-pixbuf-0.11.0 - >=app-arch/rpm-3.0.6 + >=dev-libs/popt-1.5 bonobo? ( >=gnome-base/bonobo-1.0.4 ) python? ( dev-lang/python-2.0 )" RDEPEND=">=gnome-base/libxml-1.8.13 >=gnome-base/gdk-pixbuf-0.11.0 - >=app-arch/rpm-3.0.6 + >=dev-libs/popt-1.5 bonobo? ( >=gnome-base/bonobo-1.0.4 )" src_compile() { -- cgit v1.2.3-65-gdbad