r48990 - /desktop/unstable/gedit/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Jun 2 23:52:26 UTC 2016


Author: jbicha-guest
Date: Thu Jun  2 23:52:26 2016
New Revision: 48990

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48990
Log:
Add '--with gir'

Modified:
    desktop/unstable/gedit/debian/rules

Modified: desktop/unstable/gedit/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/rules?rev=48990&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/rules	[utf-8] (original)
+++ desktop/unstable/gedit/debian/rules	[utf-8] Thu Jun  2 23:52:26 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --no-parallel --with autoreconf,gnome,python3
+	dh $@ --no-parallel --with autoreconf,gir,gnome,python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk-doc




More information about the pkg-gnome-commits mailing list