diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2018-02-21 22:14:41 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2018-02-21 22:14:41 -0500 |
commit | e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a (patch) | |
tree | 98251a607fa9210aff2a04808c1c0ca0394d28c5 /net-wireless | |
parent | dev-python/ebuildtester: Remove python@gentoo.org as maintainer (diff) | |
download | gentoo-e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a.tar.gz gentoo-e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a.tar.bz2 gentoo-e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a.zip |
net-wireless/gr-osmosdr: resolve complex deps
gr-osmosdr can't build if old rtlsdr and new gnuradio-9999 is installed,
but now we have the new rtlsdr snapshot so just let users upgrade like
normal.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild | 1 | ||||
-rw-r--r-- | net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild | 1 | ||||
-rw-r--r-- | net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild index b6d21d3f25c0..ba56a992249f 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild @@ -29,7 +29,6 @@ IUSE="bladerf fcd hackrf iqbalance mirisdr python rtlsdr uhd" RDEPEND="${PYTHON_DEPS} dev-libs/boost:= >=net-wireless/gnuradio-3.7_rc:0=[fcd?,${PYTHON_USEDEP}] - <net-wireless/gnuradio-9999 bladerf? ( net-wireless/bladerf:= ) hackrf? ( net-libs/libhackrf:= ) iqbalance? ( net-wireless/gr-iqbal:=[${PYTHON_USEDEP}] ) diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild index 87fd96eee083..156b4781b570 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild @@ -30,7 +30,6 @@ IUSE="bladerf fcd hackrf iqbalance mirisdr python rtlsdr soapy uhd" RDEPEND="${PYTHON_DEPS} dev-libs/boost:= >=net-wireless/gnuradio-3.7_rc:0=[fcd?,${PYTHON_USEDEP}] - <net-wireless/gnuradio-9999 bladerf? ( net-wireless/bladerf:= ) hackrf? ( net-libs/libhackrf:= ) iqbalance? ( net-wireless/gr-iqbal:=[${PYTHON_USEDEP}] ) diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild index 86677af90cad..ffbeed261500 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild @@ -30,7 +30,6 @@ IUSE="bladerf fcd hackrf iqbalance mirisdr python rtlsdr soapy uhd" RDEPEND="${PYTHON_DEPS} dev-libs/boost:= >=net-wireless/gnuradio-3.7_rc:0=[fcd?,${PYTHON_USEDEP}] - <net-wireless/gnuradio-9999 bladerf? ( net-wireless/bladerf:= ) hackrf? ( net-libs/libhackrf:= ) iqbalance? ( net-wireless/gr-iqbal:=[${PYTHON_USEDEP}] ) |