diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-01 19:50:22 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-01 19:51:09 +0100 |
commit | 6e1458c6734ae413f2938d51d6aecddc9e7b2580 (patch) | |
tree | 1b5234c86144cda3649e0fffa43ab243e7a779a9 /ubuntu/maverick/applications/tdeio-apt/debian/control | |
parent | 774c9f6955aca6cc796bd9d23f424b8d4028b913 (diff) | |
download | tde-packaging-6e1458c6734ae413f2938d51d6aecddc9e7b2580.tar.gz tde-packaging-6e1458c6734ae413f2938d51d6aecddc9e7b2580.zip |
DEB tdeio-apt: Switch to cmake.
Removed Ubuntu specific kdedeg_logo.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b2b5086444d674031d5f73ff6560686f36599c84)
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-apt/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-apt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdeio-apt/debian/control b/ubuntu/maverick/applications/tdeio-apt/debian/control index ca6a0fbad..94a7b1583 100644 --- a/ubuntu/maverick/applications/tdeio-apt/debian/control +++ b/ubuntu/maverick/applications/tdeio-apt/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Emmanuel Bouthenot <kolter@openics.org> -Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, tdelibs14-trinity-dev, sharutils, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tdeio-apt-trinity |