2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-22 22:19:38 +03:00

deb12 fix

This commit is contained in:
Anatolii Zimovskii 2022-05-08 01:42:20 +03:00
commit b2eff9fd09
No known key found for this signature in database
GPG key ID: AA3A575AB99E8469
2 changed files with 2 additions and 1 deletions
linux/ecosystem/epicmorg/debian
10-buster/develop
12-bookworm/develop

View file

@ -86,6 +86,7 @@ RUN apt-get update && \
libcrypto++-dev \
libbz2-dev \
libvpx-dev \
# libvpx6 \ #not avalible
tcl
##################################################################

View file

@ -86,7 +86,7 @@ RUN apt-get update && \
libcrypto++-dev \
libbz2-dev \
libvpx-dev \
libvpx6 \
# libvpx6 \ #not avalible yet
tcl
##################################################################