[SCM] amsynth/master: Enable LV2 explicitly

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jan 22 22:45:06 UTC 2016


The following commit has been merged in the master branch:
commit 4ed5fc55e1b0ab55df0569fc1b3dab4aa1e6a420
Author: Alessio Treglia <alessio.treglia at smartodds.co.uk>
Date:   Fri Jan 22 22:44:30 2016 +0000

    Enable LV2 explicitly

diff --git a/debian/rules b/debian/rules
index 9147a22..555d1a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ endif
 	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-pic $(EXTRA_CONFIG_FLAGS)
+	dh_auto_configure -- --with-pic --with-lv2 $(EXTRA_CONFIG_FLAGS)
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed

-- 
amsynth packaging



More information about the pkg-multimedia-commits mailing list