commit:     724952fb213cc777ba3c41824fb55c2bec3986f1
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 16:47:36 2026 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 16:50:55 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724952fb

media-sound/deadbeef-mpris2-plugin: fix dependency use default

media-sound/deadbeef dropped USE=cover, now it is always enabled.

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 ...pris2-plugin-1.16.ebuild => deadbeef-mpris2-plugin-1.16-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16.ebuild 
b/media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16-r1.ebuild
similarity index 89%
rename from 
media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16.ebuild
rename to 
media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16-r1.ebuild
index 1e0022116113..672fbc7bc92f 100644
--- a/media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16.ebuild
+++ b/media-sound/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ IUSE="debug"
 
 DEPEND="
        dev-libs/glib:2
-       >=media-sound/deadbeef-1.8.0[cover]
+       >=media-sound/deadbeef-1.8.0[cover(+)]
 "
 RDEPEND="${DEPEND}"
 

Reply via email to