summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2021-03-24 07:23:33 +0100
committerThomas Beierlein <tomjbe@gentoo.org>2021-03-24 07:24:09 +0100
commit3e11abebdc1d38d175867ff9dfca04f53f5d184a (patch)
tree40d4e630cef3aed74f6e3190c3e590a3d22efa08 /media-radio
parentnet-dns/coredns: become maintainer (diff)
downloadgentoo-3e11abebdc1d38d175867ff9dfca04f53f5d184a.tar.gz
gentoo-3e11abebdc1d38d175867ff9dfca04f53f5d184a.tar.bz2
gentoo-3e11abebdc1d38d175867ff9dfca04f53f5d184a.zip
media-radio/wsjtx: Add subslot dependencies
Closes: https://bugs.gentoo.org/774882 Closes: https://bugs.gentoo.org/774876 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/wsjtx/wsjtx-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/wsjtx/wsjtx-2.3.0.ebuild b/media-radio/wsjtx/wsjtx-2.3.0.ebuild
index 65a0022c8f68..c6c1be8efa7e 100644
--- a/media-radio/wsjtx/wsjtx-2.3.0.ebuild
+++ b/media-radio/wsjtx/wsjtx-2.3.0.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="doc"
RDEPEND="
- dev-libs/boost[python]
+ dev-libs/boost:=[python]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
@@ -28,7 +28,7 @@ RDEPEND="
dev-qt/qttest:5
dev-qt/qtprintsupport:5
virtual/libusb:1
- >=media-libs/hamlib-4.0
+ >=media-libs/hamlib-4.0:=
media-libs/portaudio
sci-libs/fftw:3.0[threads,fortran]
virtual/fortran