qterminal: fix cross
This commit is contained in:
parent
d08f2ffc2b
commit
ce6b9d8c50
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'qterminal'
|
||||
pkgname=qterminal
|
||||
version=0.7.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="qt5-host-tools qt5-tools-devel qtermwidget-devel liblxqt-devel"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel liblxqt-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Lightweight terminal emulator written in Qt"
|
||||
|
|
Loading…
Reference in a new issue