From a2c3cef0dfdefe2d12b25c185f33f80d0a17068f Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Thu, 21 Jan 2021 09:24:18 +0100 Subject: Build-dep on libsensors-dev instead of libsensors4-dev as per Aurelien's request Closes: #980731 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ba4c3e5..2551b85 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libncursesw5-dev, libnl-3-dev [linux-any], libnl-genl-3-dev [linux-any], - libsensors4-dev [!hurd-any], + libsensors-dev [!hurd-any], pkg-config Standards-Version: 4.5.1 Rules-Requires-Root: no -- cgit v1.2.3