diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-04-07 13:14:12 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-04-07 13:14:12 +0000 |
commit | 4b62f529f77a5829f9267a3525f7952f312a39f2 (patch) | |
tree | f96debebf52b515c2e24addb6073713da4d69153 /app-admin/system-config-printer/system-config-printer-0.7.27.ebuild | |
parent | ppc stable, bug #171614 (diff) | |
download | gentoo-2-4b62f529f77a5829f9267a3525f7952f312a39f2.tar.gz gentoo-2-4b62f529f77a5829f9267a3525f7952f312a39f2.tar.bz2 gentoo-2-4b62f529f77a5829f9267a3525f7952f312a39f2.zip |
replace net-print/foomatic by component depends in order to deprecate it
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-admin/system-config-printer/system-config-printer-0.7.27.ebuild')
-rw-r--r-- | app-admin/system-config-printer/system-config-printer-0.7.27.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild b/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild index d743805aec25..12bb267a4631 100644 --- a/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild +++ b/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild,v 1.3 2006/09/07 03:58:10 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-0.7.27.ebuild,v 1.4 2007/04/07 13:14:12 genstef Exp $ inherit python rpm @@ -22,7 +22,8 @@ RDEPEND="net-print/cups dev-python/pycups sys-apps/usermode dev-python/rhpl - net-print/foomatic + net-print/foomatic-filters + net-print/foomatic-db dev-python/pyxml" DEPEND="${RDEPEND} sys-devel/gettext |