summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-30 19:23:27 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-30 19:23:27 +0000
commit1130955a43e84cccd5f657a911b6d7ac45b739b5 (patch)
tree34dbb42d1bda96e48d9247d1c215a1c78ca7961d /dev-util/usb-robot/usb-robot-0.2.0.ebuild
parentStable on alpha, bug #265587 (diff)
downloadgentoo-2-1130955a43e84cccd5f657a911b6d7ac45b739b5.tar.gz
gentoo-2-1130955a43e84cccd5f657a911b6d7ac45b739b5.tar.bz2
gentoo-2-1130955a43e84cccd5f657a911b6d7ac45b739b5.zip
Bug #270159 said that libusb-compat should be ok, so really reflect that. If it's actually broken, please file a bug.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/usb-robot/usb-robot-0.2.0.ebuild')
-rw-r--r--dev-util/usb-robot/usb-robot-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/usb-robot/usb-robot-0.2.0.ebuild b/dev-util/usb-robot/usb-robot-0.2.0.ebuild
index 64aae7ce3f8c..d53a2402ba11 100644
--- a/dev-util/usb-robot/usb-robot-0.2.0.ebuild
+++ b/dev-util/usb-robot/usb-robot-0.2.0.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/dev-util/usb-robot/usb-robot-0.2.0.ebuild,v 1.10 2009/06/28 17:58:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/usb-robot/usb-robot-0.2.0.ebuild,v 1.11 2009/06/30 19:23:27 robbat2 Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="dev-libs/libusb:0
+DEPEND="virtual/libusb:0
sys-libs/readline"
src_install () {