summaryrefslogtreecommitdiffstats
path: root/core/modules/qt5core/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qt5core/module.conf')
-rw-r--r--core/modules/qt5core/module.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/core/modules/qt5core/module.conf b/core/modules/qt5core/module.conf
new file mode 100644
index 00000000..c7ed9acd
--- /dev/null
+++ b/core/modules/qt5core/module.conf
@@ -0,0 +1,15 @@
+#!/bin/bash
+REQUIRED_LIBRARIES="
+ libqjpeg
+ libqsvg
+ libqsvgicon
+ libqxcb
+"
+REQUIRED_DIRECTORIES="
+"
+REQUIRED_FILES="
+ /usr/share/qt5/translations/qt_en.qm
+ /usr/share/qt5/translations/qt_de.qm
+ /usr/share/qt5/translations/qt_fr.qm
+ /usr/share/qt5/translations/qt_zh_CN.qm
+"