qjson: fix cross
This commit is contained in:
parent
8679124272
commit
a9f1767ef8
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ homepage="http://qjson.sourceforge.net"
|
||||||
distfiles="https://github.com/flavio/qjson/archive/$version.tar.gz"
|
distfiles="https://github.com/flavio/qjson/archive/$version.tar.gz"
|
||||||
checksum=e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4
|
checksum=e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt-host-tools qt-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
qjson-devel_package() {
|
qjson-devel_package() {
|
||||||
depends="qt-devel ${sourcepkg}>=${version}"
|
depends="qt-devel ${sourcepkg}>=${version}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue