r52787 - /packages/unstable/libgxps/debian/rules
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Thu Aug 10 02:07:19 UTC 2017
Author: jbicha-guest
Date: Thu Aug 10 02:07:19 2017
New Revision: 52787
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52787
Log:
add more configure flags, to be explicit
Modified:
packages/unstable/libgxps/debian/rules
Modified: packages/unstable/libgxps/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/rules?rev=52787&op=diff
==============================================================================
--- packages/unstable/libgxps/debian/rules [utf-8] (original)
+++ packages/unstable/libgxps/debian/rules [utf-8] Thu Aug 10 02:07:19 2017
@@ -7,8 +7,11 @@
override_dh_auto_configure:
dh_auto_configure -- \
+ -Denable-gtk-doc=true \
-Denable-man=true \
- -Denable-gtk-doc=true
+ -Dwith-liblcms2=true \
+ -Dwith-libgjpeg=true \
+ -Dwith-libtiff=true
override_dh_makeshlibs:
dh_makeshlibs -V -- -c4
More information about the pkg-gnome-commits
mailing list