From: Zero_Chaos Date: Mon, 23 Jan 2017 16:00:54 +0000 (-0500) Subject: net-wireless/gnuradio: fix bug #597214 and FL-3505 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2ef029b82ef450493c361114bb44effda80ad385;p=gentoo.git net-wireless/gnuradio: fix bug #597214 and FL-3505 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild b/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild index eab3753c49f1..3782092cda98 100644 --- a/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -71,7 +71,7 @@ RDEPEND="${PYTHON_DEPS} >=dev-python/pyqwt-5.2:5[${PYTHON_USEDEP}] >=dev-qt/qtcore-4.4:4 >=dev-qt/qtgui-4.4:4 - x11-libs/qwt:6 + x11-libs/qwt:6[qt4(+)] ) sdl? ( >=media-libs/libsdl-1.2.0 ) uhd? ( >=net-wireless/uhd-3.4.3-r1:=[${PYTHON_USEDEP}] ) diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild index fc2b843e69dd..de0619b6355a 100644 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -71,7 +71,7 @@ RDEPEND="${PYTHON_DEPS} >=dev-python/pyqwt-5.2:5[${PYTHON_USEDEP}] >=dev-qt/qtcore-4.4:4 >=dev-qt/qtgui-4.4:4 - x11-libs/qwt:6 + x11-libs/qwt:6[qt4(+)] ) sdl? ( >=media-libs/libsdl-1.2.0 ) uhd? ( >=net-wireless/uhd-3.4.3-r1:=[${PYTHON_USEDEP}] )