commit:     a3d6d732e6be7dfb830df1c8a36251e8709b3c2b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 16:42:40 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 16:42:45 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a3d6d732

kde-apps/kmix: add comment wrt automagic sndio

See upstream commit 5075cc9502b2768471fd917671fd98bfe5b877cc. Not a priority
as sndio is very uncommon on Linux (and Gentoo, of course) and there's a bunch
of other automagic deps in packages.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kmix/kmix-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kmix/kmix-9999.ebuild b/kde-apps/kmix/kmix-9999.ebuild
index 4e953a7220..fc6db3e919 100644
--- a/kde-apps/kmix/kmix-9999.ebuild
+++ b/kde-apps/kmix/kmix-9999.ebuild
@@ -50,6 +50,7 @@ PATCHES=(
 
 src_configure() {
        local mycmakeargs=(
+               # XXX: sndio is maybe automagic since 
5075cc9502b2768471fd917671fd98bfe5b877cc
                $(cmake_use_find_package alsa ALSA)
                $(cmake_use_find_package pulseaudio Canberra)
                $(cmake_use_find_package pulseaudio PulseAudio)

Reply via email to