summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2023-06-19 19:51:26 -0400
committerRick Farina <zerochaos@gentoo.org>2023-06-19 19:52:00 -0400
commitf63a21e705935173f41c446b0f9a72353de6aab6 (patch)
tree9b267921782e9e14760ba318ae2014eacb4e0a17 /net-wireless/gnuradio
parentnet-wireless/gnuradio: sync with stable (diff)
downloadgentoo-f63a21e705935173f41c446b0f9a72353de6aab6.tar.gz
gentoo-f63a21e705935173f41c446b0f9a72353de6aab6.tar.bz2
gentoo-f63a21e705935173f41c446b0f9a72353de6aab6.zip
net-wireless/gnuradio: sync with stable
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless/gnuradio')
-rw-r--r--net-wireless/gnuradio/gnuradio-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild
index 00587e995385..cb7ba6f93a22 100644
--- a/net-wireless/gnuradio/gnuradio-9999.ebuild
+++ b/net-wireless/gnuradio/gnuradio-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
CMAKE_BUILD_TYPE="None"
-inherit cmake python-single-r1 virtualx xdg-utils
+inherit cmake desktop python-single-r1 virtualx xdg-utils
DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios"
HOMEPAGE="https://www.gnuradio.org/"