[neon/plasma/kwin/Neon/release] debian: resolute has gcc15 already
Carlos De Maine
null at kde.org
Thu Jul 23 14:23:30 BST 2026
Git commit 911ced41bce1fcb40c3b73f81bb458e813d4b882 by Carlos De Maine.
Committed on 23/07/2026 at 13:23.
Pushed by carlosdem into branch 'Neon/release'.
resolute has gcc15 already
M +0 -2 debian/control
M +0 -4 debian/rules
https://invent.kde.org/neon/plasma/kwin/-/commit/911ced41bce1fcb40c3b73f81bb458e813d4b882
diff --git a/debian/control b/debian/control
index 3110910..d6c8b5e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,6 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: breeze-dev,
cmake,
debhelper-compat (= 13),
- g++-14,
- gcc-14,
hwdata,
kf6-extra-cmake-modules,
kf6-kcmutils-dev,
diff --git a/debian/rules b/debian/rules
index a13811e..e099b3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
# SPDX-License-Identifier: LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
-# need gcc 14
-export CC=gcc-14
-export CXX=g++-14
-
%:
dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list