[mate-polkit] 02/03: debian/rules: Add --with-gtk=2.0. Remove --disable-introspection.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Jul 29 15:47:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-polkit.

commit c52d54c99058cdc6c5f7b34be9e9159d2601cd8c
Author: Martin Wimpress <code at flexion.org>
Date:   Wed Jul 29 16:43:23 2015 +0100

    debian/rules: Add --with-gtk=2.0. Remove --disable-introspection.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b40e508..91cf568 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --disable-silent-rules \
                              --includedir=/usr/include/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) \
                              --libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/polkit-mate \
                              --disable-static \
-                             --disable-introspection
+                             --with-gtk=2.0
 
 common-install-indep:: remove-cruft
 common-install-arch:: remove-cruft

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



More information about the pkg-mate-commits mailing list