net-wireless/soapyhackrf: add subslot dep on soapysdr

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Zero_Chaos
2018-11-07 14:27:56 -05:00
parent 458b0eb44c
commit 6bb3ca9b5e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,6 +21,6 @@ fi
LICENSE="MIT"
SLOT="0"
RDEPEND="net-wireless/soapysdr
RDEPEND="net-wireless/soapysdr:=
net-libs/libhackrf:="
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,6 +21,6 @@ fi
LICENSE="MIT"
SLOT="0"
RDEPEND="net-wireless/soapysdr
RDEPEND="net-wireless/soapysdr:=
net-libs/libhackrf:="
DEPEND="${RDEPEND}"