diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template index 90d676554c8..95c6253c8da 100644 --- a/srcpkgs/guitarix2/template +++ b/srcpkgs/guitarix2/template @@ -3,7 +3,7 @@ pkgname=guitarix2 version=0.39.0 revision=1 wrksrc="guitarix-${version}" -build_style=waf +build_style=waf3 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')" make_build_args="--progress"