net-analyzer/gr-fosphor: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:00:42 +0000 (18:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:01 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild

index ca6af0c3aa219a4e6b557a6f897c863a11207cb2..0eceaac74e023ad26b94983f461300dea4d4820b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,7 @@ RDEPEND="qt5? (
                dev-qt/qtopengl:5
                dev-qt/qtwidgets:5
        )
-       >=net-wireless/gnuradio-3.7_rc:0=[qt5,wxwidgets?,${PYTHON_USEDEP}]
+       >=net-wireless/gnuradio-3.7_rc:0=[qt5,wxwidgets?,${PYTHON_SINGLE_USEDEP}]
        media-libs/freetype
        dev-libs/boost:=
        glfw? ( >=media-libs/glfw-3 )