commit: fbeab8a0ffe69810d8efe4c5e510b382b5d98465
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 17:10:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 17:10:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbeab8a0
sys-apps/cyme: Remove obsolete libusb-1 dep
Apparently another backend is used by default now.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/cyme/cyme-2.0.0.ebuild | 7 -------
1 file changed, 7 deletions(-)
diff --git a/sys-apps/cyme/cyme-2.0.0.ebuild b/sys-apps/cyme/cyme-2.0.0.ebuild
index 2be176277c0a..253de8e929b4 100644
--- a/sys-apps/cyme/cyme-2.0.0.ebuild
+++ b/sys-apps/cyme/cyme-2.0.0.ebuild
@@ -196,13 +196,6 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64"
-DEPEND="
- dev-libs/libusb:=
-"
-RDEPEND="
- ${DEPEND}
-"
-
QA_FLAGS_IGNORED="/usr/bin/cyme"
src_prepare() {