[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-terminal][debian/master] add build-dep on libutempter-dev and enable utempter support

Yves-Alexis Perez gitlab at salsa.debian.org
Wed Aug 8 16:24:17 BST 2018


Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / xfce4-terminal


Commits:
7ae96444 by Yves-Alexis Perez at 2018-08-07T11:55:25Z
add build-dep on libutempter-dev and enable utempter support

closes: #904789

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: chrpath,
                libglib2.0-dev,
                libgtk-3-dev,
                libstartup-notification0-dev,
+               libutempter-dev,
                libvte-2.91-dev,
                libxfce4ui-2-dev,
                libxml-perl,


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 override_dh_autoreconf:
 	NOCONFIGURE=1 dh_autoreconf xdt-autogen
 
+override_dh_auto_configure:
+	dh_auto_configure -- --with-utempter
+
 override_dh_auto_install:
 	dh_auto_install
 



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-terminal/commit/7ae96444e00b81eddb0b508db743cd4a4a1421d6

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-terminal/commit/7ae96444e00b81eddb0b508db743cd4a4a1421d6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20180808/d5f57228/attachment.html>


More information about the Pkg-xfce-commits mailing list