diff options
author | Slávek Banko <[email protected]> | 2018-11-04 12:55:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-11-04 12:55:14 +0100 |
commit | 4b11983ef2300e3a28a28932a64cf2b991f6772d (patch) | |
tree | e31c77130695758e4a14c18c2de39d6d2bb607ef /ubuntu/maverick/applications/kdirstat/debian/control | |
parent | 84b9012cd16fd4bb51079faa067ace40dd6951d0 (diff) | |
download | tde-packaging-4b11983ef2300e3a28a28932a64cf2b991f6772d.tar.gz tde-packaging-4b11983ef2300e3a28a28932a64cf2b991f6772d.zip |
DEB kdirstat: Switch to cmake.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/kdirstat/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kdirstat/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kdirstat/debian/control b/ubuntu/maverick/applications/kdirstat/debian/control index 4c86b78d9..ee2e0ef40 100644 --- a/ubuntu/maverick/applications/kdirstat/debian/control +++ b/ubuntu/maverick/applications/kdirstat/debian/control @@ -2,7 +2,7 @@ Source: kdirstat-trinity Section: misc Priority: optional Maintainer: Timothy Pearson <[email protected]> -Build-Depends: cdbs (>= 0.4.41), debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.41), debhelper (>= 7.0.50~), quilt, cmake, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://kdirstat.sourceforge.net/ |