This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
CI: g++-8-multilib is needed on strict build
Signed-off-by: falkTX <falktx@gmail.com>
tags/v2.1-alpha2
falkTX
5 years ago
parent
0938f19d32
commit
0b29c1ca1d
Signed by:
falkTX
<falktx@gmail.com>
GPG Key ID:
2D3445A829213837
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis/install.sh
+ 1
- 0
.travis/install.sh
View File
@@ -33,6 +33,7 @@ if [ "${TARGET}" = "linux" ]; then
elif [ "${TARGET}" = "linux-strict" ]; then
sudo apt-get install -y \
g++-8 \
g++-8-multilib \
pkg-config \
pyqt5-dev-tools \
python3-pyqt5.qtsvg \
Write
Preview
Loading…
Cancel
Save