aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf.devel@gmail.com>2008-12-06 11:03:18 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:23 +0200
commita16cd75873cfc544e0f1bcf61b593080729b29f9 (patch)
treec965d5f2fc6d3b38be5f6512f721e36940c78eda /debian/control
parentbcb965d78ae0b4599fe77a2d641b3ff035658fc9 (diff)
downloaddebian_htop-a16cd75873cfc544e0f1bcf61b593080729b29f9.tar.gz
debian_htop-a16cd75873cfc544e0f1bcf61b593080729b29f9.tar.bz2
debian_htop-a16cd75873cfc544e0f1bcf61b593080729b29f9.zip
Imported Debian patch 0.8.1-2debian/0.8.1-2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e40b82c..9f08d89 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: htop
Section: utils
Priority: optional
Maintainer: Eugene V. Lyubimkin <jackyf.devel@gmail.com>
-Build-Depends: debhelper (>= 7), libncursesw5-dev, autotools-dev, quilt (>= 0.40)
+Build-Depends: debhelper (>= 7), libncurses5-dev, autotools-dev, quilt (>= 0.40), python-minimal
Standards-Version: 3.8.0
Homepage: http://htop.sourceforge.net
Package: htop
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interactive processes viewer
Htop is an ncursed-based process viewer similar to top, but it
allows to scroll the list vertically and horizontally to see

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