diff options
author | Slávek Banko <[email protected]> | 2018-11-04 16:28:32 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-11-04 16:28:32 +0100 |
commit | 88903af20ad7ccb9e0ce9f8d98ce98439fc6abf2 (patch) | |
tree | c03927df793e2d9a45751aa0797930a5446239a9 /ubuntu/maverick/applications/tdmtheme/debian/control | |
parent | 4b11983ef2300e3a28a28932a64cf2b991f6772d (diff) | |
download | tde-packaging-88903af20ad7ccb9e0ce9f8d98ce98439fc6abf2.tar.gz tde-packaging-88903af20ad7ccb9e0ce9f8d98ce98439fc6abf2.zip |
DEB tdmtheme: Switch to cmake.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/tdmtheme/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdmtheme/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdmtheme/debian/control b/ubuntu/maverick/applications/tdmtheme/debian/control index 1b6f2ad18..831ff7a59 100644 --- a/ubuntu/maverick/applications/tdmtheme/debian/control +++ b/ubuntu/maverick/applications/tdmtheme/debian/control @@ -5,7 +5,7 @@ Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Kel Modderman <[email protected]>, Fathi Boudra <[email protected]>, Mark Purcell <[email protected]> -Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, cmake, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://beta.smileaf.org/projects |