From 3985adac5b6b886f3225ee6fb8cba838d1a84b15 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Sun, 17 Jan 2021 18:07:08 +0100 Subject: Fix hurd build to actually find /proc(/) and disable sensors for that platform --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 90f3af5..1ae2c69 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper-compat (= 13), libkvm-dev [kfreebsd-any], libncurses5-dev, libncursesw5-dev, - libnl-3-dev [linux-any], - libnl-genl-3-dev [linux-any], - libsensors4-dev, + libnl-3-dev [linux-any], + libnl-genl-3-dev [linux-any], + libsensors4-dev [!hurd-any], pkg-config Standards-Version: 4.5.1 Rules-Requires-Root: no -- cgit v1.2.3