[SCM] cantata/master: Explicitly enable the KDE build

stuart at users.alioth.debian.org stuart at users.alioth.debian.org
Sun Sep 7 14:00:14 UTC 2014


The following commit has been merged in the master branch:
commit c3b31ab5fbd76d5b2c18b65a7306c0a8c14432a3
Author: Stuart Prescott <stuart at debian.org>
Date:   Sun Aug 10 23:49:23 2014 +1000

    Explicitly enable the KDE build

diff --git a/debian/rules b/debian/rules
index da38557..bcdcbaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 	dh $@ --with kde
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DENABLE_HTTP_SERVER=OFF
+	dh_auto_configure -- -DENABLE_HTTP_SERVER=OFF -DENABLE_KDE=ON
 
 override_dh_auto_install:
 	install -d debian/tmp

-- 
cantata packaging



More information about the pkg-multimedia-commits mailing list