[neon/kf6/kf6-breeze-icons/Neon/delme] debian: make it build with qt6 as qt5 support has been removed
Carlos De Maine
null at kde.org
Sat Mar 18 11:16:47 GMT 2023
Git commit a512b5500a883544fdc75d9ba374f6bd5dd1dbe3 by Carlos De Maine.
Committed on 18/03/2023 at 11:16.
Pushed by carlosdem into branch 'Neon/delme'.
make it build with qt6 as qt5 support has been removed
M +1 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-breeze-icons/commit/a512b5500a883544fdc75d9ba374f6bd5dd1dbe3
diff --git a/debian/control b/debian/control
index b62a020..7450293 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 3.0~),
fdupes,
libxml2-utils,
pkg-kde-tools,
- qtbase5-dev (>= 5.8.0~),
+ qt6-core-dev,
python3-lxml
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/kde/frameworks/breeze-icons
More information about the Neon-commits
mailing list