diff --git a/create_ubuntu_bootstraps.sh b/create_ubuntu_bootstraps.sh index ac95705..6982139 100755 --- a/create_ubuntu_bootstraps.sh +++ b/create_ubuntu_bootstraps.sh @@ -100,7 +100,7 @@ apt-get -y install ccache gcc-9 g++-9 wget git gcc-mingw-w64 g++-mingw-w64 apt-get -y install libxpresent-dev libjxr-dev libusb-1.0-0-dev libgcrypt20-dev libpulse-dev libudev-dev libsane-dev libv4l-dev libkrb5-dev libgphoto2-dev liblcms2-dev libcapi20-dev apt-get -y install libjpeg62-dev samba-dev apt-get -y install libpcsclite-dev libcups2-dev -apt-get -y purge libvulkan-dev libvulkan1 libsdl2-dev libsdl2-2.0-0 --purge --autoremove +apt-get -y purge libvulkan-dev libvulkan1 libsdl2-dev libsdl2-2.0-0 libpcap0.8-dev libpcap0.8 --purge --autoremove apt-get -y clean apt-get -y autoclean mkdir /opt/build_libs