summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2009-06-20 22:10:42 +0000
committerAlin Năstac <mrness@gentoo.org>2009-06-20 22:10:42 +0000
commitb1cbb8b6c7498aee69bf9acaf8eb7a6f1e6179fb (patch)
tree2b406df16c1108b360734ed4f220e3c8c92fcd5e /dev-libs/openobex/openobex-1.5.ebuild
parentCorrect some huge QA problems with this ebuild: the .bz2 patch should not be ... (diff)
downloadgentoo-2-b1cbb8b6c7498aee69bf9acaf8eb7a6f1e6179fb.tar.gz
gentoo-2-b1cbb8b6c7498aee69bf9acaf8eb7a6f1e6179fb.tar.bz2
gentoo-2-b1cbb8b6c7498aee69bf9acaf8eb7a6f1e6179fb.zip
Update libusb dependency atom (#270039).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/openobex/openobex-1.5.ebuild')
-rw-r--r--dev-libs/openobex/openobex-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openobex/openobex-1.5.ebuild b/dev-libs/openobex/openobex-1.5.ebuild
index a4a567f5b2e0..a7242068ceb6 100644
--- a/dev-libs/openobex/openobex-1.5.ebuild
+++ b/dev-libs/openobex/openobex-1.5.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-libs/openobex/openobex-1.5.ebuild,v 1.2 2009/02/18 00:37:29 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.5.ebuild,v 1.3 2009/06/20 22:10:42 mrness Exp $
EAPI="2"
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="bluetooth debug irda syslog usb"
RDEPEND="bluetooth? ( || ( net-wireless/bluez net-wireless/bluez-libs ) )
- usb? ( dev-libs/libusb )"
+ usb? ( dev-libs/libusb:0 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"