summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2013-01-02 21:41:49 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:34 +0200
commit93211fc4775bfee9407892b8a6793533572c63c6 (patch)
treea0f9ddc33928377f9793b5857e0106e0552a6adb /net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
parentBump squash_dir, supporting new /etc/conf.d/squash_dir (diff)
downloadmv-93211fc4775bfee9407892b8a6793533572c63c6.tar.gz
mv-93211fc4775bfee9407892b8a6793533572c63c6.tar.bz2
mv-93211fc4775bfee9407892b8a6793533572c63c6.zip
Fix udev dependency
Diffstat (limited to 'net-print/foo2zjs/foo2zjs-20081129-r1.ebuild')
-rw-r--r--net-print/foo2zjs/foo2zjs-20081129-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
index c9865353..d2f57b82 100644
--- a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
+++ b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -78,7 +78,7 @@ DEPEND="app-arch/unzip"
RDEPEND="cups? ( net-print/cups )
foomaticdb? ( net-print/foomatic-db-engine )
net-print/foomatic-filters
- sys-fs/udev"
+ virtual/udev"
KEYWORDS="~x86 ~amd64 ~ppc"
S="${WORKDIR}/${PN}"