soapy: insane deps up a bit to make this all easier to use, plus fix deps

This commit is contained in:
Rick Farina (Zero_Chaos) 2016-08-26 13:10:23 -04:00
parent ab2f2d094a
commit e909e1ae96
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
3 changed files with 6 additions and 3 deletions

View file

@ -20,7 +20,8 @@ IUSE="python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
DEPEND="net-wireless/soapysdr
${RDEPEND}
python? ( dev-lang/swig:0 )
"

View file

@ -5,7 +5,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
CMAKE_IN_SOURCE_BUILD="1"
#CMAKE_IN_SOURCE_BUILD="1"
inherit cmake-utils git-2 python-r1
@ -18,13 +18,14 @@ LICENSE="Boost-1.0"
SLOT="0"
KEYWORDS=""
IUSE="python"
IUSE="hackrf python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
python? ( dev-lang/swig:0 )
"
PDEPEND="hackrf? ( net-wireless/soapyhackrf )"
src_prepare() {
use python && python_copy_sources

View file

@ -8,3 +8,4 @@ net-wireless/lorcon python -ruby
net-wireless/wifite extra dict
net-analyzer/wireshark lua
net-wireless/wpa_supplicant ap eap-sim uncommon-eap-types tdls p2p wps
net-wireless/soapysdr hackrf