qtermwidget: fix armX build

This commit is contained in:
Michael Gehring 2016-12-21 22:05:03 +00:00
parent 41b9fc39d4
commit 72440cdd26
1 changed files with 3 additions and 3 deletions

View File

@ -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"