dotherside: attempt cross fix

This commit is contained in:
Toyam Cox 2017-04-18 22:16:09 -04:00
parent 5682675d21
commit 4c68544688

View file

@ -3,7 +3,7 @@ pkgname=dotherside
version=0.6.2
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-declarative-devel"
hostmakedepends="qt5-host-tools qt5-declarative-devel doxygen"
short_desc="C language library for creating bindings for the Qt QML language"
maintainer="gangstacat <grumpy@keemail.me>"
license="LGPL-3.0"
@ -19,4 +19,4 @@ dotherside-devel_package() {
vmove usr/include/
vmove usr/lib/*.so
}
}
}