[libmatekbd] 03/04: debian/rules: Remove obsolete --with-gtk=3.0
    Aron Xu 
    aron at debian.org
       
    Wed Jun 21 12:02:02 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
aron pushed a commit to branch master
in repository libmatekbd.
commit b4df6802b54830f0965b1df5162bede653229a83
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Thu Jan 12 22:45:49 2017 +0000
    debian/rules: Remove obsolete --with-gtk=3.0
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b6e7087..c8ae92f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,7 @@ override_dh_auto_configure:
 	dh_auto_configure $(DHFLAGS) -- \
 		--disable-silent-rules \
 		--disable-static \
-		--enable-introspection \
-		--with-gtk=3.0
+		--enable-introspection
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V 'libmatekbd4 (>= 1.8.0)'
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libmatekbd.git
    
    
More information about the pkg-mate-commits
mailing list