actiona: fix build with qt 5.14+
This commit is contained in:
parent
2cd60b217a
commit
8378255bd7
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ if [ -n "$CROSS_BUILD" ]; then
|
|||
hostmakedepends+=" qt5-tools-devel qt5-x11extras-devel qt5-xmlpatterns-devel"
|
||||
fi
|
||||
|
||||
post_build() {
|
||||
lrelease locale/*.ts
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/applications
|
||||
vinstall ${FILESDIR}/actiona.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue