summaryrefslogtreecommitdiffstats
path: root/core/modules/qt5core
diff options
context:
space:
mode:
authorSimon Rettberg2022-12-12 15:31:06 +0100
committerSimon Rettberg2022-12-12 15:31:06 +0100
commit20a74d7b383bd2ac377160f6a1f5143dfd378956 (patch)
treeb329eb6c6264a5a13232bdbf5112674c322feda3 /core/modules/qt5core
parent[libvirt-python/libvirt-src] Bump version to 8.10 (diff)
downloadmltk-20a74d7b383bd2ac377160f6a1f5143dfd378956.tar.gz
mltk-20a74d7b383bd2ac377160f6a1f5143dfd378956.tar.xz
mltk-20a74d7b383bd2ac377160f6a1f5143dfd378956.zip
Make buildable on debian 12
Diffstat (limited to 'core/modules/qt5core')
-rw-r--r--core/modules/qt5core/module.conf.debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/qt5core/module.conf.debian b/core/modules/qt5core/module.conf.debian
index 56e8cb78..bb7d16a8 100644
--- a/core/modules/qt5core/module.conf.debian
+++ b/core/modules/qt5core/module.conf.debian
@@ -1,7 +1,6 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
cmake
- libqt5gui5
libqt5svg5-dev
libqt5x11extras5-dev
qt5-qmake
@@ -9,11 +8,12 @@ REQUIRED_INSTALLED_PACKAGES="
qtbase5-dev-tools
qttools5-dev
qttools5-dev-tools
- qttranslations5-l10n
"
REQUIRED_CONTENT_PACKAGES="
+ gnome-icon-theme
libqt5gui5
libqt5svg5
+ qt5ct
qttranslations5-l10n
"