mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-wireless/rtl-sdr-blog: add blocker on net-wireless/rtl-sdr
net-wireless/rtl-sdr and net-wireless/rtl-sdr-blog cannot be installed at the same time, as net-wireless/rtl-sdr-blog is a modified fork. Bug: https://bugs.gentoo.org/951174 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -14,8 +14,11 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
IUSE="+zerocopy"
|
||||
|
||||
RDEPEND="virtual/libusb:1"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="virtual/libusb:1"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
!net-wireless/rtl-sdr
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.3.6-disable-static.patch"
|
||||
Reference in New Issue
Block a user