Install basic packages

pull/4202/head
Isaac Connor 2022-06-02 21:18:33 -04:00
parent db885cac5a
commit 64ae6e2944
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ if [ "$DEBUILD" == "" ]; then
exit;
fi
sudo apt-get install debhelper sphinx-doc python3-sphinx dh-linktree dh-apache2 libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libswresample-dev libswscale-dev ffmpeg libbz2-dev libjpeg-turbo8-dev libpolkit-gobject-1-dev libv4l-dev libvlc-dev libdate-manip-perl libdbd-mysql-perl libphp-serialization-perl libsys-mmap-perl libdata-uuid-perl libssl-dev libcrypt-eksblowfish-perl libdata-entropy-perl libvncserver-dev libgsoap-dev
for i in "$@"
do
case $i in