aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-01-21 09:24:18 +0100
committerDaniel Lange <DLange@git.local>2021-01-21 09:24:18 +0100
commita2c3cef0dfdefe2d12b25c185f33f80d0a17068f (patch)
treeee6b0d90f72c420c15b92a1b8bc02ad1c51949cd /debian/control
parent74161a1ac61365760db1c01fb4f7121650bde78e (diff)
downloaddebian_htop-a2c3cef0dfdefe2d12b25c185f33f80d0a17068f.tar.gz
debian_htop-a2c3cef0dfdefe2d12b25c185f33f80d0a17068f.tar.bz2
debian_htop-a2c3cef0dfdefe2d12b25c185f33f80d0a17068f.zip
Build-dep on libsensors-dev instead of libsensors4-dev as per Aurelien's request
Closes: #980731
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy