summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2005-03-09 16:02:27 +0000
committerMarinus Schraal <foser@gentoo.org>2005-03-09 16:02:27 +0000
commit62ab0e629668430fc2cd8227e6b9f95937589c27 (patch)
treeb52772571abdc7bd784cb2088caf49930903fa78 /gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
parentdep fix (Manifest recommit) (diff)
downloadgentoo-2-62ab0e629668430fc2cd8227e6b9f95937589c27.tar.gz
gentoo-2-62ab0e629668430fc2cd8227e6b9f95937589c27.tar.bz2
gentoo-2-62ab0e629668430fc2cd8227e6b9f95937589c27.zip
fix gnomecups dep
Diffstat (limited to 'gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild')
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
index 112710080f37..9b634cc2a6d2 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.1 2005/03/09 07:32:54 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.2 2005/03/09 16:02:27 foser Exp $
inherit gnome2
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2
>=dev-libs/libxml2-2.4.23
>=media-libs/freetype-2.0.5
cups? ( >=net-print/cups-1.1.20
- net-print/libgnomecups )"
+ >=net-print/libgnomecups-0.2 )"
DEPEND="${RDEPEND}
sys-devel/gettext