projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad23f7
)
Add missing libasound
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 24 Oct 2025 00:34:30 +0000
(
02:34
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 24 Oct 2025 00:34:30 +0000
(
02:34
+0200)
Dockerfile.base
patch
|
blob
|
history
diff --git
a/Dockerfile.base
b/Dockerfile.base
index 1d4cec17a377b138511ab1cdf007468c55cc01e4..a2c59c7967f092ccaa13347fc4a7f3a0d4e4e312 100644
(file)
--- a/
Dockerfile.base
+++ b/
Dockerfile.base
@@
-150,6
+150,7
@@
RUN set -x \
libbluray2 \
libxml2 \
# Snapcast dependencies
+ libasound2 \
libvorbisidec1 \
libflac12 \
libavahi-client3 \