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:20:51 +0200 |
commit | 40fdbc4f429a70eae94827f38ea3121b6f14639a (patch) | |
tree | 6a324ac3e15ebf80eb2884114bf65ae69a1eeb39 /ubuntu/maverick/applications/tdeio-umountwrapper/debian/control | |
parent | 35d5990302db69a9d3d60d7915b2e30194b37939 (diff) | |
download | tde-packaging-40fdbc4f429a70eae94827f38ea3121b6f14639a.tar.gz tde-packaging-40fdbc4f429a70eae94827f38ea3121b6f14639a.zip |
DEB tdeio-umountwrapper: Switch to cmake
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 |