commit: 2ef029b82ef450493c361114bb44effda80ad385
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 16:00:54 2017 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 16:01:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef029b8
net-wireless/gnuradio: fix bug #597214 and FL-3505
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild | 4 ++--
net-wireless/gnuradio/gnuradio-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild
b/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild
index eab3753..3782092 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 fc2b843..de0619b 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}] )