dotherside: attempt cross fix
This commit is contained in:
parent
5682675d21
commit
4c68544688
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue