diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-04-11 19:35:35 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-04-11 19:35:35 +0200 |
| commit | 40cef37547358e1d99429ddd17bd544cf30037d6 (patch) | |
| tree | 75b4b272804ddf1f9a35ea65acb974908a156458 /ubuntu/_base/applications/kuickshow/debian/control | |
| parent | 757fac70f04d13fa7c71888e217fd13d8840b723 (diff) | |
| download | tde-packaging-40cef375.tar.gz tde-packaging-40cef375.zip | |
DEB kuickshow: Switch to cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/kuickshow/debian/control')
| -rw-r--r-- | ubuntu/_base/applications/kuickshow/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kuickshow/debian/control b/ubuntu/_base/applications/kuickshow/debian/control index 89f9430d0..10ef29658 100644 --- a/ubuntu/_base/applications/kuickshow/debian/control +++ b/ubuntu/_base/applications/kuickshow/debian/control @@ -2,7 +2,7 @@ Source: kuickshow-trinity Section: tde Priority: optional Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, gawk, tdelibs14-trinity-dev, imlib11-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev, imlib11-dev Standards-Version: 3.8.4 Package: kuickshow-trinity |
