File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN apt-get install -y --no-install-recommends $LIBFMT_PACKAGE_NAME
3636RUN apt-get install -y --no-install-recommends libsidplay2
3737RUN apt-get install -y --no-install-recommends libsidutils0
3838RUN apt-get install -y --no-install-recommends libresid-builder-dev
39+ RUN apt-get install -y --no-install-recommends libaudiofile-dev
3940
4041RUN rm -rf /var/lib/apt/lists/*
4142
Original file line number Diff line number Diff line change 22
33Date|Major Changes
44:---|:---
5+ 2023-03-20|Missing libaudiofile-dev (see issue [ #253 ] ( https://github.com/GioF71/mpd-alsa-docker/issues/253 ) issue)
562023-03-20|Fixed build base image (see issue [ #251 ] ( https://github.com/GioF71/mpd-alsa-docker/issues/251 ) issue)
672023-03-06|Mentioning mpdscribble version in ` README.doc `
782023-03-06|Add ` kinetic ` build and set to latest
You can’t perform that action at this time.
0 commit comments