diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-09-13 14:20:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-09-13 14:21:04 +0200 |
commit | 00e3f35e929976cf23229a2014222c0565a9b2b8 (patch) | |
tree | 9aece84b8481aa52ad5a6f0f9ddcd84e3aca7a90 /ubuntu/maverick/applications/tdeio-umountwrapper/debian/control | |
parent | dc80df22b0b0cfbcffc970f8a6eddc00d6065866 (diff) | |
download | tde-packaging-00e3f35e929976cf23229a2014222c0565a9b2b8.tar.gz tde-packaging-00e3f35e929976cf23229a2014222c0565a9b2b8.zip |
DEB tdeio-umountwrapper: Switch to cmake
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 40fdbc4f429a70eae94827f38ea3121b6f14639a)
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-umountwrapper/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-umountwrapper/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control index 9f237fbcc..ed8a42aae 100644 --- a/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control +++ b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control @@ -2,7 +2,7 @@ Source: tdeio-umountwrapper-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tdeio-umountwrapper-trinity |