From 77b1d5ff778b9b16ff3051b4defdee8f10dff079 Mon Sep 17 00:00:00 2001
From: Slávek Banko <slavek.banko@axis.cz>
Date: Sun, 26 Apr 2026 16:20:30 +0200
Subject: DEB desktop-base: Use tde-cdbs instead of the original cdbs class.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 debian/_base/metapackages/desktop-base/debian/control | 2 +-
 debian/_base/metapackages/desktop-base/debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/_base/metapackages/desktop-base/debian/control b/debian/_base/metapackages/desktop-base/debian/control
index 7d06a0f3b..77113ee97 100644
--- a/debian/_base/metapackages/desktop-base/debian/control
+++ b/debian/_base/metapackages/desktop-base/debian/control
@@ -5,7 +5,7 @@ Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
 Uploaders: Loïc Minier <lool@dooz.org>,
            Fathi Boudra <fabo@debian.org>,
            Yves-Alexis Perez <corsac@debian.org>
-Build-Depends: cdbs, debhelper (>= 10~)
+Build-Depends: cdbs, tde-cdbs, debhelper (>= 10~)
 # libusplash-dev, imagemagick, librsvg2-bin
 Standards-Version: 3.8.3
 
diff --git a/debian/_base/metapackages/desktop-base/debian/rules b/debian/_base/metapackages/desktop-base/debian/rules
index 67ba1f7f8..8a97ec99b 100755
--- a/debian/_base/metapackages/desktop-base/debian/rules
+++ b/debian/_base/metapackages/desktop-base/debian/rules
@@ -2,7 +2,7 @@
 
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/makefile.mk
+-include /usr/share/cdbs/1/class/tde-makefile.mk
 
 pre-build:: debian/stamp-distrospecific
 
-- 
cgit v1.2.3

