gta5view/.ci/debian_install.sh
Syping 90846e6fb6
All checks were successful
continuous-integration/drone/push Build is passing
install CMake to fix CI build
2020-08-30 18:52:41 +02:00

6 lines
205 B
Bash
Executable file

#!/bin/bash
# Install packages
apt-get update -qq && \
apt-get install -qq ${APT_INSTALL} checkinstall cmake dpkg-dev fakeroot g++ gcc qtbase5-dev qt5-qmake qttranslations5-l10n libqt4-dev libqt5svg5-dev