[SCM] gerbera/master: Disable WITH_SYSTEMD option

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Wed Nov 22 00:19:33 UTC 2017


The following commit has been merged in the master branch:
commit 297e537d0d45e08817d4913085b621311419b98f
Author: James Cowgill <jcowgill at debian.org>
Date:   Wed Nov 22 00:13:28 2017 +0000

    Disable WITH_SYSTEMD option

diff --git a/debian/rules b/debian/rules
index d72a00c..4f84492 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,5 @@ override_dh_auto_configure:
 		-DWITH_AVCODEC=1 \
 		-DWITH_EXIV2=1 \
 		-DWITH_FFMPEGTHUMBNAILER=1 \
-		-DWITH_MYSQL=1
+		-DWITH_MYSQL=1 \
+		-DWITH_SYSTEMD=0

-- 
gerbera packaging



More information about the pkg-multimedia-commits mailing list