amending dependencies

amending dependencies
This commit is contained in:
Alister
2021-08-30 19:24:53 +01:00
parent da512c9db5
commit 9d96f755ce

View File

@@ -13,7 +13,7 @@ image: havric/noggit-red-build:latest
build:
stage: build
before_script:
- apt install -y qtbase5-dev qtdeclarative5-dev
- apt install -y qtbase5-private-dev qtdeclarative5-dev
#- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test && sudo apt-get update && sudo apt-get install -y gcc-6 g++-6 && sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-6 20 --slave /usr/bin/g++ g++ /usr/bin/g++-6
script:
- mkdir build