net-wireless/gnuradio: fix bug #597214 and FL-3505
authorZero_Chaos <zerochaos@gentoo.org>
Mon, 23 Jan 2017 16:00:54 +0000 (11:00 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Mon, 23 Jan 2017 16:01:13 +0000 (11:01 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild
net-wireless/gnuradio/gnuradio-9999.ebuild

index eab3753c49f13599816e7df2b900a1482f9bfd58..3782092cda98d891d75a61c9d012b53f364f8294 100644 (file)
@@ -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}] )
index fc2b843e69dd92cfdea35d2c91b63eead5c0c447..de0619b6355a220a5b1af9a6a0e6a99302e1b532 100644 (file)
@@ -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}] )