[neon/plasma/libkscreen/Neon/release] debian: already have gcc-15 in resolute
Carlos De Maine
null at kde.org
Sun Jul 26 12:16:48 BST 2026
Git commit ccf5eeb119fccb68c3a1c509e8d2bf49d74f75e0 by Carlos De Maine.
Committed on 26/07/2026 at 11:16.
Pushed by carlosdem into branch 'Neon/release'.
already have gcc-15 in resolute
M +0 -2 debian/control
M +0 -4 debian/rules
https://invent.kde.org/neon/plasma/libkscreen/-/commit/ccf5eeb119fccb68c3a1c509e8d2bf49d74f75e0
diff --git a/debian/control b/debian/control
index b78f5fe..9f9bbd4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,6 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
doxygen,
- g++-14,
- gcc-14,
graphviz,
kf6-extra-cmake-modules,
kf6-kconfig-dev,
diff --git a/debian/rules b/debian/rules
index f282b64..f564056 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