summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-07-27 18:19:18 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-07-27 18:19:18 +0000
commitb491062dd8354aaa50163b74d03421c3be6cb57f (patch)
tree1063926657abc49b83f8c233c3fbc9dee2de50c2 /net-wireless/ubertooth/ubertooth-0.0_p534.ebuild
parentAdd missing dependency, thanks to steev. (diff)
downloadhistorical-b491062dd8354aaa50163b74d03421c3be6cb57f.tar.gz
historical-b491062dd8354aaa50163b74d03421c3be6cb57f.tar.bz2
historical-b491062dd8354aaa50163b74d03421c3be6cb57f.zip
Add missing slot dependencies on Qt.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/ubertooth/ubertooth-0.0_p534.ebuild')
-rw-r--r--net-wireless/ubertooth/ubertooth-0.0_p534.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild b/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild
index e92e8178d37b..3798deaa3862 100644
--- a/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild
+++ b/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild,v 1.1 2012/07/27 07:01:25 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild,v 1.2 2012/07/27 18:16:53 kensington Exp $
EAPI="4"
@@ -17,7 +17,7 @@ REQUIRED_USE="ubertooth0-firmware? ( dfu )
DEPEND=""
RDEPEND="specan? ( >=dev-libs/libusb-1.0.8 )
dfu? ( >=dev-libs/libusb-1.0.8 )
- specan? ( >=x11-libs/qt-gui-4.7.2
+ specan? ( >=x11-libs/qt-gui-4.7.2:4
>=dev-python/pyside-1.0.2
>=dev-python/numpy-1.3 )
specan? ( >=dev-python/pyusb-1.0.0_alpha1 )