parent
64552f315d
commit
6e29f3e714
1 changed files with 1 additions and 1 deletions
|
@ -798,7 +798,7 @@ qt5-translations_package() {
|
||||||
qt5-host-tools_package() {
|
qt5-host-tools_package() {
|
||||||
short_desc+=" - Tools required when cross compiling"
|
short_desc+=" - Tools required when cross compiling"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
for f in moc rcc uic qlalr qdbuscpp2xml qdbusxml2cpp; do
|
for f in moc rcc uic qlalr qdbuscpp2xml qdbusxml2cpp lrelease; do
|
||||||
vmove usr/lib/qt5/bin/${f}
|
vmove usr/lib/qt5/bin/${f}
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue