[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:39 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=62eef2d

The following commit has been merged in the master branch:
commit 62eef2d46a31b1fb9fa9c0dc386975145c74a201
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jul 13 13:08:59 2017 +0200

    Enable video option
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dfaa342..d4b85b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@ --parallel --with pkgkde_symbolshelper --buildsystem cmake
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DEXIV2_ENABLE_BUILD_PO=ON
+	dh_auto_configure -- -DEXIV2_ENABLE_BUILD_PO=ON -DEXIV2_ENABLE_VIDEO=ON
 
 override_dh_clean:
 	dh_clean

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list