From 8e0d764d737bdf49b0da8b73e879692449162233 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 5 Jan 2021 16:36:53 +0100 Subject: [PATCH] sys-apps/0xFFFF: switch to virtual for libusb slot 0 pulls in libusb-compat Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sys-apps/0xFFFF/0xFFFF-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/0xFFFF/0xFFFF-0.8.ebuild b/sys-apps/0xFFFF/0xFFFF-0.8.ebuild index f5ef101320..5c3f0ac56b 100644 --- a/sys-apps/0xFFFF/0xFFFF-0.8.ebuild +++ b/sys-apps/0xFFFF/0xFFFF-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="dev-libs/libusb-compat" +DEPEND="virtual/libusb:0" RDEPEND="${DEPEND}" src_install() {