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 12:48:07 +0900 |
commit | 0038f7fc68c02e39330101665c3ed9c6c5fe0330 (patch) | |
tree | a80a138b95400cd96a40bbccf6296002257fa1e0 /ubuntu/_base/applications/kstreamripper/debian/control | |
parent | 68f1499a1ee53f5038fa360b297fa2e11aa6d1c0 (diff) | |
download | tde-packaging-0038f7fc68c02e39330101665c3ed9c6c5fe0330.tar.gz tde-packaging-0038f7fc68c02e39330101665c3ed9c6c5fe0330.zip |
DEB kstreamripper: switched to cmake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |