[mate-notification-daemon] 08/09: debian/rules: Add --with-gtk=3.0

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Thu May 5 11:52: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 mate-notification-daemon.

commit 675fed21521e6c026393759faa3fa9e417535293
Author: Martin Wimpress <code at flexion.org>
Date:   Thu May 5 12:32:54 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 093a010..aadfa20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_configure:
 		--disable-silent-rules \
 		--libexecdir=/usr/lib/mate-notification-daemon \
 		--disable-static \
-		--with-gtk=2.0
+		--with-gtk=3.0
 
 override_dh_strip:
 	dh_strip --dbg-package=mate-notification-daemon-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-notification-daemon.git



More information about the pkg-mate-commits mailing list