aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-09-15 08:12:11 +0200
committerDaniel Lange <DLange@git.local>2020-09-15 08:26:05 +0200
commitceab3a1c5f506ef646db46df8e76d6c3592456db (patch)
tree6b9180f5ee0730e8f7c85b9e84003863fe7e60eb /debian/control
parent8e8165109aca4e3c2a8558653df088d674061c78 (diff)
downloaddebian_htop-ceab3a1c5f506ef646db46df8e76d6c3592456db.tar.gz
debian_htop-ceab3a1c5f506ef646db46df8e76d6c3592456db.tar.bz2
debian_htop-ceab3a1c5f506ef646db46df8e76d6c3592456db.zip
Remove python build dependency
* Remove debian/clean as the header files now need to persist (they used to be generated every time via a python script)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 445a20f..58ec5a7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libkvm-dev [kfreebsd-any],
libncurses5-dev,
libncursesw5-dev,
- pkg-config,
- python3-minimal:native
+ pkg-config
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://htop.dev/

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