[atril] 09/12: debian/rules: Add --with-gtk=3.0
    Martin Wimpress 
    flexiondotorg-guest at moszumanska.debian.org
       
    Fri May  6 07:51:54 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository atril.
commit eb9bccca6c7eb698e8b563de72beb32fef33b40b
Author: Martin Wimpress <code at flexion.org>
Date:   Thu May 5 17:23:09 2016 +0100
    debian/rules: Add --with-gtk=3.0
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a8c6866..3c7275b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ override_dh_auto_configure:
 		--enable-comics \
 		--enable-introspection \
 		--disable-static \
-		--with-gtk=2.0 \
+		--with-gtk=3.0 \
 		$(DEB_ATRIL_FLAGS)
 
 override_dh_strip:
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/atril.git
    
    
More information about the pkg-mate-commits
mailing list