[mate-sensors-applet] 01/04: 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.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Thu Aug 24 07:53:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch parrot/3.7
in repository mate-sensors-applet.
commit 1b9273be6396316c1c1f06a4b53f5029779d8cec
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