[eom] 07/09: debian/rules: Add --with-gtk=3.0
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri May 6 10:24:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository eom.
commit 7f9b865e485f3461b7df26045a9e01f478665ffd
Author: Martin Wimpress <code at flexion.org>
Date: Fri May 6 11:05:10 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 4a6e8d4..33ccb41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_configure:
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
--disable-python \
- --with-gtk=2.0
+ --with-gtk=3.0
override_dh_installchangelogs:
dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/eom.git
More information about the pkg-mate-commits
mailing list