diff options
author | Slávek Banko <[email protected]> | 2018-12-19 23:33:07 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-19 23:33:07 +0100 |
commit | 8da2b2426f6de7d555f4943876d97c3a19c0db03 (patch) | |
tree | 4e4e6d69500abf305d91beb40c8f7b9b125b182a /ubuntu/maverick/applications/potracegui/debian/control | |
parent | 086a459876d77498428592462fc9e2b6c5bc2acc (diff) | |
download | tde-packaging-8da2b2426f6de7d555f4943876d97c3a19c0db03.tar.gz tde-packaging-8da2b2426f6de7d555f4943876d97c3a19c0db03.zip |
DEB potracegui: 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/potracegui/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/potracegui/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/potracegui/debian/control b/ubuntu/maverick/applications/potracegui/debian/control index e994e4382..d3e850cc2 100644 --- a/ubuntu/maverick/applications/potracegui/debian/control +++ b/ubuntu/maverick/applications/potracegui/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Christoph Wegscheider <[email protected]> Uploaders: Bartosz Fenski <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, cmake, tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: potracegui-trinity |