summaryrefslogtreecommitdiffstats
path: root/core/modules/qt5core/module.conf
blob: c7ed9acdfb6933fdeca796fc69b33055a075053d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
"