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
43
Activity
Browse Source
Misc
Signed-off-by: falkTX <falktx@gmail.com>
pull/823/head
falkTX
7 years ago
parent
600d8b683e
commit
536f7cc0d6
Signed by:
falkTX
<falktx@gmail.com>
GPG Key ID:
2D3445A829213837
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis/install.sh
+1
-1
source/utils/CarlaOscUtils.hpp
+ 1
- 1
.travis/install.sh
View File
@@ -32,7 +32,7 @@ if [ "${TARGET}" = "linux" ]; then
elif [ "${TARGET}" = "linux-strict" ]; then
sudo apt-get install -y \
g
++
-8 \
g
cc
-8 \
pkg-config \
pyqt5-dev-tools \
python3-pyqt5.qtsvg \
+ 1
- 1
source/utils/CarlaOscUtils.hpp
View File
@@ -1,6 +1,6 @@
/*
* Carla OSC utils
* Copyright (C) 2012-201
4
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2012-201
9
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Write
Preview
Loading…
Cancel
Save