[multimedia/haruna] src: a
George Florea Bănuș <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e5b8d1a40b18609b0453aede52e4cd6e1ebc2b38 by George Florea Bănuș.
Committed on 09/08/2026 at 08:54.
Pushed by georgefb into branch 'master'.
a
M +1 -1 src/CMakeLists.txt
https://invent.kde.org/multimedia/haruna/-/commit/e5b8d1a40b18609b0453aede52e4cd6e1ebc2b38
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 63b9b91d..3c329c3d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -7,7 +7,7 @@
# DATA_ICONS is defined in data/CMakeLists.txt
ecm_add_app_icon(ICONS_SRCS ICONS ${DATA_ICONS})
-qt_standard_project_setup(REQUIRES 6.8)
+qt_standard_project_setup(REQUIRES 6.9)
qt_add_executable(haruna)