diff options
author | Slávek Banko <[email protected]> | 2021-05-16 21:09:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-18 17:53:59 +0200 |
commit | aab928d0ada734f0780fca7191760d3ebdb21e47 (patch) | |
tree | 13c0170a8732e0d21296eac6ce9565eb33bcae61 /ubuntu/_base/applications/filelight | |
parent | 6f73a7459f18c64d46e2241c1b0fcb993e811fcf (diff) | |
download | tde-packaging-aab928d0ada734f0780fca7191760d3ebdb21e47.tar.gz tde-packaging-aab928d0ada734f0780fca7191760d3ebdb21e47.zip |
DEB: Switch Build-Depends from cmake to cmake-trinity.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/filelight')
-rw-r--r-- | ubuntu/_base/applications/filelight/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/filelight/debian/control b/ubuntu/_base/applications/filelight/debian/control index 73a83dcea..ecb9a9aed 100644 --- a/ubuntu/_base/applications/filelight/debian/control +++ b/ubuntu/_base/applications/filelight/debian/control @@ -5,7 +5,7 @@ Maintainer: TDE Debian Team <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Ral Snchez Siles <[email protected]> Standards-Version: 3.8.4 -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, ninja-build, tdelibs14-trinity-dev, xutils +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev, xutils Homepage: http://www.methylblue.com/filelight/ Package: filelight-trinity |