gcr: needs host gtk+3-devel for cross
This commit is contained in:
parent
241d2d34e0
commit
a7e310ac74
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ build_options="gir vala"
|
|||
build_options_default="gir vala"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="Does not find Gtk-3.0 Vala API directories - build order issue?"
|
||||
hostmakedepends+=" gtk+3-devel"
|
||||
fi
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue