[neon/kde/plasma-wayland-protocols/Neon/release] debian: no dh-cmake bits
Carlos De Maine
null at kde.org
Tue Sep 23 05:00:59 BST 2025
Git commit a31dd85bc75c41e9650e9c587dc4063cbf850cbe by Carlos De Maine.
Committed on 23/09/2025 at 04:00.
Pushed by carlosdem into branch 'Neon/release'.
no dh-cmake bits
M +0 -1 debian/control
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/plasma-wayland-protocols/-/commit/a31dd85bc75c41e9650e9c587dc4063cbf850cbe
diff --git a/debian/control b/debian/control
index 2b4c343..a76bd98 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Pino Toscano <pino at debian.org>,
Norbert Preining <norbert at preining.info>,
Build-Depends: cmake,
debhelper-compat (= 13),
- dh-cmake,
kf6-extra-cmake-modules,
libwayland-dev,
pkg-kde-tools-neon,
diff --git a/debian/rules b/debian/rules
index 37362c0..c306a09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
# SPDX-License-Identifier: LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
%:
- dh $@ --with cmake
+ dh $@
\ No newline at end of file
More information about the Neon-commits
mailing list