[SCM] eom Debian package branch, master, updated. debian/1.8.0+dfsg1-3-3-g80d497e

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Jul 1 17:50:54 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=0edca22

The following commit has been merged in the master branch:
commit 0edca22424a5e4c97f067588c8ab315d4687ef02
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 1 19:37:05 2014 +0200

    debian/rules: Add configure option --with-librsvg. (Closes: #752282).
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dedf78e..07f02d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,10 @@ DEB_DH_INSTALL_ARGS += --fail-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules --disable-scrollkeeper --localstatedir=/var
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules \
+                             --disable-scrollkeeper \
+                             --localstatedir=/var \
+                             --with-librsvg
 
 binary-install/eom::
 	rm -f debian/eom/usr/lib/eom/plugins/*.la

-- 
eom Debian package



More information about the pkg-mate-commits mailing list