From 9eef22356e07bfa11008bfef3654cf490cb39f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 26 Jul 2020 12:48:11 +0200 Subject: DEB tde-style-baghira: Add the omitted include for the CMake cdbs class. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 15334416b88a06dee3e19fec7a932cb0c6e60ced) --- debian/_base/applications/tde-style-baghira/debian/rules | 1 + ubuntu/_base/applications/tde-style-baghira/debian/rules | 1 + 2 files changed, 2 insertions(+) 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[,.]" \ diff --git a/ubuntu/_base/applications/tde-style-baghira/debian/rules b/ubuntu/_base/applications/tde-style-baghira/debian/rules index a37376c4a..18aa16b96 100755 --- a/ubuntu/_base/applications/tde-style-baghira/debian/rules +++ b/ubuntu/_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[,.]" \ -- cgit v1.2.3