[neon/plasma/kwin-x11/Neon/release] debian: resolute has gcc15 already
Carlos De Maine
null at kde.org
Thu Jul 23 14:24:27 BST 2026
Git commit 84fd6443f9711e6454bf565de7fdc8df0f03ad4e by Carlos De Maine.
Committed on 23/07/2026 at 13:24.
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-x11/-/commit/84fd6443f9711e6454bf565de7fdc8df0f03ad4e
diff --git a/debian/control b/debian/control
index aeea7d6..0aadf49 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-kauth-dev,
diff --git a/debian/rules b/debian/rules
index f7c7105..bf17cfa 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