mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
ardour: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
6f4c1d3ea1
commit
e951332e69
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ardour'
|
# Template file for 'ardour'
|
||||||
pkgname=ardour
|
pkgname=ardour
|
||||||
version=5.12
|
version=5.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=waf
|
build_style=waf
|
||||||
configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa --libjack=weak --optimize --docs"
|
configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa --libjack=weak --optimize --docs"
|
||||||
hostmakedepends="python git graphviz doxygen pkg-config clang perl"
|
hostmakedepends="python git graphviz doxygen pkg-config clang perl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue