diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-18 12:48:07 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-18 19:02:02 +0900 |
commit | 420cce34014bf39356bca01a0ad217107bdafe50 (patch) | |
tree | 41304bc1ad147e9131d04ecd1cd1ed46b6468c5f /ubuntu/_base/applications/kstreamripper/debian/control | |
parent | f6f8c314982643ca4d2128011fe96d71bef43246 (diff) | |
download | tde-packaging-420cce34014bf39356bca01a0ad217107bdafe50.tar.gz tde-packaging-420cce34014bf39356bca01a0ad217107bdafe50.zip |
DEB kstreamripper: switched to cmake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0038f7fc68c02e39330101665c3ed9c6c5fe0330)
Diffstat (limited to 'ubuntu/_base/applications/kstreamripper/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kstreamripper/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kstreamripper/debian/control b/ubuntu/_base/applications/kstreamripper/debian/control index a4b092c26..be7945567 100644 --- a/ubuntu/_base/applications/kstreamripper/debian/control +++ b/ubuntu/_base/applications/kstreamripper/debian/control @@ -2,7 +2,7 @@ Source: kstreamripper-trinity Section: sound Priority: optional Maintainer: Michael Ablassmeier <abi@debian.org> -Build-Depends: debhelper (>= 9~), cdbs, libxmu-dev, libjpeg-dev, tdelibs14-trinity-dev, scons +Build-Depends: debhelper (>= 9~), cdbs, tdelibs14-trinity-dev, cmake, quilt Standards-Version: 3.8.4 Package: kstreamripper-trinity |