diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-01-14 18:40:02 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-01-14 18:47:51 +0100 |
commit | 732130abf670635ea8c9fa87d89334f0cff1e5e0 (patch) | |
tree | 244fc668b2fa65563bd2e1acf98c8bb3ed017fdd /ubuntu/_base/applications/system/knemo/debian | |
parent | 9a6dd2b8bf4426a490b8e50539e694bcf0e78a73 (diff) | |
download | tde-packaging-732130abf670635ea8c9fa87d89334f0cff1e5e0.tar.gz tde-packaging-732130abf670635ea8c9fa87d89334f0cff1e5e0.zip |
DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/system/knemo/debian')
-rw-r--r-- | ubuntu/_base/applications/system/knemo/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/system/knemo/debian/control b/ubuntu/_base/applications/system/knemo/debian/control index 447402a7d..d5ef8c607 100644 --- a/ubuntu/_base/applications/system/knemo/debian/control +++ b/ubuntu/_base/applications/system/knemo/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev, libiw-dev +Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libiw-dev Standards-Version: 3.8.4 Package: knemo-trinity |