summaryrefslogtreecommitdiffstats
path: root/core/modules/qt5core/module.conf
blob: 15487174b80eae332e20c829a9758188c4a3b2f2 (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
"