diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:12:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:12:29 +0000 |
commit | 705fcaff12558e834dc25c0c1bf8013ebadefad3 (patch) | |
tree | cd66a86a9e21b8484f0f983a47d97e49bd7efaca /net-wireless/ubertooth/ubertooth-9999.ebuild | |
parent | switched to virtual/awk (bug #455644) (diff) | |
download | gentoo-2-705fcaff12558e834dc25c0c1bf8013ebadefad3.tar.gz gentoo-2-705fcaff12558e834dc25c0c1bf8013ebadefad3.tar.bz2 gentoo-2-705fcaff12558e834dc25c0c1bf8013ebadefad3.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-wireless/ubertooth/ubertooth-9999.ebuild')
-rw-r--r-- | net-wireless/ubertooth/ubertooth-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/ubertooth/ubertooth-9999.ebuild b/net-wireless/ubertooth/ubertooth-9999.ebuild index 71d61cddc51c..9a2b33a868eb 100644 --- a/net-wireless/ubertooth/ubertooth-9999.ebuild +++ b/net-wireless/ubertooth/ubertooth-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.18 2013/02/05 04:23:45 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.19 2013/03/02 23:12:29 hwoarang Exp $ EAPI="5" @@ -23,7 +23,7 @@ REQUIRED_USE="dfu? ( python ) DEPEND="clock_debug? ( net-wireless/bluez )" RDEPEND="${DEPEND} specan? ( virtual/libusb:1 - >=x11-libs/qt-gui-4.7.2:4 + >=dev-qt/qtgui-4.7.2:4 >=dev-python/pyside-1.0.2 >=dev-python/numpy-1.3 >=dev-python/pyusb-1.0.0_alpha1 ) |