[mate-desktop] 01/02: debian/rules: Add --with gir to DH options. Fixes missing dependencies in gir1.2-mate-desktop. (Closes: #862172).
Mike Gabriel
sunweaver at debian.org
Sat Jun 3 20:54:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-desktop.
commit 5800f496c4ab42373050eb4c630986b02d59a66e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jun 3 16:13:29 2017 +0200
debian/rules: Add --with gir to DH options. Fixes missing dependencies in gir1.2-mate-desktop. (Closes: #862172).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b6f4025..843ca3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS) --with python2
+ dh $@ $(DHFLAGS) --with gir,python2
override_dh_install:
rm -f debian/tmp/usr/lib/*/*.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop.git
More information about the pkg-mate-commits
mailing list