qtermwidget: fix armX build
This commit is contained in:
parent
41b9fc39d4
commit
72440cdd26
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'qtermwidget'
|
||||
pkgname=qtermwidget
|
||||
version=0.7.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-devel lxqt-build-tools"
|
||||
makedepends="qt5-devel"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-devel"
|
||||
makedepends="qt5-devel lxqt-build-tools"
|
||||
short_desc="The terminal widget for QTerminal"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue