[mate-sensors-applet] 01/02: debian/control: libatasmart-dev and libsensors4-dev are not available on hurd-i386, either. So excluding both as B-D when building on hurd-i386 platform.

Mike Gabriel sunweaver at debian.org
Wed Aug 23 14:50:14 UTC 2017


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

sunweaver pushed a commit to branch master
in repository mate-sensors-applet.

commit 65895bfa4fc2d910154f1ecf9d036556f95403a2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Aug 23 16:32:24 2017 +0200

    debian/control: libatasmart-dev and libsensors4-dev are not available on hurd-i386, either. So excluding both as B-D when building on hurd-i386 platform.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 287d73d..9304f62 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,14 @@ Build-Depends: debhelper (>= 10.3~),
                docbook-xml,
                dpkg-dev (>= 1.16.1.1),
                intltool,
-               libatasmart-dev [!kfreebsd-i386 !kfreebsd-amd64],
+               libatasmart-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
                libcairo2-dev,
                libdbus-glib-1-dev,
                libglib2.0-dev,
                libgtk-3-dev,
                libmate-panel-applet-dev (>= 1.18),
                libnotify-dev,
-               libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64],
+               libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
                libtool,
                libxml-parser-perl,
                libxnvctrl-dev [amd64 armhf i386],

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



More information about the pkg-mate-commits mailing list