dotherside: fix cross compilation

This commit is contained in:
newbluemoon 2017-11-05 08:14:17 +01:00 committed by Enno Boland
parent d9fe2cc97c
commit e79eb6952b
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
# Template file for 'dotherside'
pkgname=dotherside
version=0.6.3
revision=1
revision=2
build_style=cmake
hostmakedepends="qt5-host-tools qt5-declarative-devel
doxygen qt5-declarative"
hostmakedepends="qt5-host-tools qt5-qmake doxygen"
makedepends="qt5-declarative-devel"
short_desc="C language library for creating bindings for the Qt QML language"
maintainer="gangstacat <grumpy@keemail.me>"