diff options
Diffstat (limited to 'repo/media/alsa-lib/alsa-lib.xibuild')
-rw-r--r-- | repo/media/alsa-lib/alsa-lib.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/media/alsa-lib/alsa-lib.xibuild b/repo/media/alsa-lib/alsa-lib.xibuild index f6e9d1b..214edb3 100644 --- a/repo/media/alsa-lib/alsa-lib.xibuild +++ b/repo/media/alsa-lib/alsa-lib.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="musl python alsa-topology-conf alsa-ucm-conf" +DEPS="musl python" DESC="An alternative implementation of Linux sound support" |