summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/ekeyd/ekeyd-1.1.1.ebuild')
-rw-r--r--app-crypt/ekeyd/ekeyd-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ekeyd/ekeyd-1.1.1.ebuild b/app-crypt/ekeyd/ekeyd-1.1.1.ebuild
index 6aebf52d267c..95e9b8502483 100644
--- a/app-crypt/ekeyd/ekeyd-1.1.1.ebuild
+++ b/app-crypt/ekeyd/ekeyd-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.1.1.ebuild,v 1.1 2009/11/17 23:03:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.1.1.ebuild,v 1.2 2009/11/24 10:32:47 robbat2 Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="usb kernel_linux"
RDEPEND="dev-lang/lua
- usb? ( virtual/libusb:0 )"
+ usb? ( dev-libs/libusb:0 )"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
dev-libs/luasocket