diff options
author | Rick Farina <zerochaos@gentoo.org> | 2024-01-17 20:44:30 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2024-01-17 20:45:37 -0500 |
commit | 87186d37e4b92afcfcb6ed868ea56796a092abc2 (patch) | |
tree | 77a4f6de82c7bc3f716c5a83449a34c6ecbc57d4 /net-wireless | |
parent | net-wireless/gnuradio: drop 3.10.9.1 (diff) | |
download | gentoo-87186d37e4b92afcfcb6ed868ea56796a092abc2.tar.gz gentoo-87186d37e4b92afcfcb6ed868ea56796a092abc2.tar.bz2 gentoo-87186d37e4b92afcfcb6ed868ea56796a092abc2.zip |
net-wireless/gnuradio: sync live
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnuradio/gnuradio-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild index 6dbbee54ac31..89f0ceb28ea3 100644 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild @@ -87,11 +87,11 @@ RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]') dev-qt/qtcore:5 dev-qt/qtgui:5 - x11-libs/qwt:6[qt5(+)] + x11-libs/qwt:6=[qt5(+)] dev-qt/qtwidgets:5 ) soapy? ( - $(python_gen_cond_dep 'net-wireless/soapysdr[${PYTHON_USEDEP}]') + $(python_gen_cond_dep 'net-wireless/soapysdr:=[${PYTHON_USEDEP}]') ) sdl? ( >=media-libs/libsdl-1.2.0 ) trellis? ( dev-python/scipy ) |