diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2019-05-09 20:38:28 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2019-05-09 20:38:28 +0200 |
| commit | f2b3fcc64e6fb551fbc5f4cd62f15128697ab08b (patch) | |
| tree | 4a723a2043cdc34ffb47974d736a7e85963bcfb8 /ubuntu/_base/applications/kxmleditor/debian/control | |
| parent | ded8dc0c76e59ed36c14f7a8705aa02b4d33ee0c (diff) | |
| download | tde-packaging-f2b3fcc6.tar.gz tde-packaging-f2b3fcc6.zip | |
DEB kxmleditor: Switch to cmake.
Add basic package documentation.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/kxmleditor/debian/control')
| -rw-r--r-- | ubuntu/_base/applications/kxmleditor/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kxmleditor/debian/control b/ubuntu/_base/applications/kxmleditor/debian/control index 8aa7bad18..c0fef6f7f 100644 --- a/ubuntu/_base/applications/kxmleditor/debian/control +++ b/ubuntu/_base/applications/kxmleditor/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> X-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net> -Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, automake, libtool, tdelibs-trinity-dev +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, cmake, tdelibs-trinity-dev Standards-Version: 3.8.0 Package: kxmleditor-trinity |
