[neon/neon-packaging/neochat/Neon/unstable] debian: bump to gcc-11
    Carlos De Maine 
    null at kde.org
       
    Fri Feb  3 23:28:55 GMT 2023
    
    
  
Git commit a22646eec85f4296914429ae47749f24106eca75 by Carlos De Maine.
Committed on 03/02/2023 at 23:28.
Pushed by carlosdem into branch 'Neon/unstable'.
bump to gcc-11
M  +2    -2    debian/control
https://invent.kde.org/neon/neon-packaging/neochat/commit/a22646eec85f4296914429ae47749f24106eca75
diff --git a/debian/control b/debian/control
index 1335082..9960658 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Build-Depends: cmake (>= 3.1~),
                cmark,
                debhelper-compat (= 13),
                extra-cmake-modules (>= 5.77.0~),
-               g++-10,
-               gcc-10,
+               g++-11,
+               gcc-11,
                kirigami-addons-dev,
                kirigami2-dev (>= 5.77.0~),
                kquickimageeditor-dev,
    
    
More information about the Neon-commits
mailing list