summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-10 11:39:03 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-10 11:39:03 +0000
commitc9215bacaf3c148e5e6a36bde3aefa92816a9bc7 (patch)
tree5812aa7c4f14a147d4b396a82052c09aaa02278c /net-print/hplip/hplip-3.10.6.ebuild
parentIntroduce gsm useflag. Adds support for the gsm lossy speech compression codec. (diff)
downloadgentoo-2-c9215bacaf3c148e5e6a36bde3aefa92816a9bc7.tar.gz
gentoo-2-c9215bacaf3c148e5e6a36bde3aefa92816a9bc7.tar.bz2
gentoo-2-c9215bacaf3c148e5e6a36bde3aefa92816a9bc7.zip
Fix older hplip versions policykit depend as well, polkit-1 support is there
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'net-print/hplip/hplip-3.10.6.ebuild')
-rw-r--r--net-print/hplip/hplip-3.10.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/hplip/hplip-3.10.6.ebuild b/net-print/hplip/hplip-3.10.6.ebuild
index 83b9a777e133..4cbec9d9c162 100644
--- a/net-print/hplip/hplip-3.10.6.ebuild
+++ b/net-print/hplip/hplip-3.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.10.6.ebuild,v 1.2 2010/08/28 15:02:44 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.10.6.ebuild,v 1.3 2010/10/10 11:39:03 ssuominen Exp $
EAPI=2
@@ -63,7 +63,7 @@ RDEPEND="${COMMON_DEPEND}
dev-python/notify-python
)
policykit? (
- sys-auth/policykit
+ sys-auth/polkit
)
)
)"