mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-22 22:19:38 +03:00
deb12 fix
This commit is contained in:
parent
221a9141b9
commit
b2eff9fd09
2 changed files with 2 additions and 1 deletions
linux/ecosystem/epicmorg/debian
|
@ -86,6 +86,7 @@ RUN apt-get update && \
|
|||
libcrypto++-dev \
|
||||
libbz2-dev \
|
||||
libvpx-dev \
|
||||
# libvpx6 \ #not avalible
|
||||
tcl
|
||||
|
||||
##################################################################
|
||||
|
|
|
@ -86,7 +86,7 @@ RUN apt-get update && \
|
|||
libcrypto++-dev \
|
||||
libbz2-dev \
|
||||
libvpx-dev \
|
||||
libvpx6 \
|
||||
# libvpx6 \ #not avalible yet
|
||||
tcl
|
||||
|
||||
##################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue