docker/fedora: Install libcaca and aalib
Add libcaca-devel and aalib-devel to dependencies so that cacasink and aasink can be built.
This commit is contained in:
parent
51ff579cec
commit
f4d335bc8c
@ -15,11 +15,13 @@ dnf upgrade -y
|
||||
|
||||
# install rest of the extra deps
|
||||
dnf install -y \
|
||||
aalib-devel \
|
||||
aom \
|
||||
aom-extra-tools \
|
||||
bat \
|
||||
libaom \
|
||||
libaom-devel \
|
||||
libcaca-devel \
|
||||
ccache \
|
||||
cmake \
|
||||
clang-devel \
|
||||
|
Loading…
x
Reference in New Issue
Block a user