media-sound/gnome-music: add USE flag default for localsearch dep

Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43624
Closes: https://github.com/gentoo/gentoo/pull/43624
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Lukas Schmelting 2025-10-03 09:53:38 +02:00 committed by Sam James
parent bfe67a4ff4
commit 4b8a18c4de
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
3 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ DEPEND="${PYTHON_DEPS}
RDEPEND="${DEPEND}
|| (
app-misc/localsearch:3[gstreamer]
app-misc/localsearch:3[ffmpeg]
app-misc/localsearch:3[ffmpeg(+)]
)
x11-libs/libnotify[introspection]
media-libs/gstreamer:1.0[introspection]

View File

@ -36,7 +36,7 @@ DEPEND="${PYTHON_DEPS}
RDEPEND="${DEPEND}
|| (
app-misc/localsearch:3[gstreamer]
app-misc/localsearch:3[ffmpeg]
app-misc/localsearch:3[ffmpeg(+)]
)
x11-libs/libnotify[introspection]
media-libs/gstreamer:1.0[introspection]

View File

@ -36,7 +36,7 @@ DEPEND="${PYTHON_DEPS}
RDEPEND="${DEPEND}
|| (
app-misc/localsearch:3[gstreamer]
app-misc/localsearch:3[ffmpeg]
app-misc/localsearch:3[ffmpeg(+)]
)
x11-libs/libnotify[introspection]
media-libs/gstreamer:1.0[introspection]