summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-26 12:48:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-26 12:48:11 +0200
commit15334416b88a06dee3e19fec7a932cb0c6e60ced (patch)
tree9eb2fa2515df154b1c2831f69bab0cff463228f5 /debian
parentc53dbeb31fc6de7050eeb1e269d9af0adbebe5d0 (diff)
downloadtde-packaging-15334416b88a06dee3e19fec7a932cb0c6e60ced.tar.gz
tde-packaging-15334416b88a06dee3e19fec7a932cb0c6e60ced.zip
DEB tde-style-baghira: Add the omitted include for the CMake cdbs class.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/_base/applications/tde-style-baghira/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/_base/applications/tde-style-baghira/debian/rules b/debian/_base/applications/tde-style-baghira/debian/rules
index a37376c4a..18aa16b96 100755
--- a/debian/_base/applications/tde-style-baghira/debian/rules
+++ b/debian/_base/applications/tde-style-baghira/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/cmake.mk
include debian/cdbs/debian-tde.mk
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \