enlightenment: needs wayland-devel in host
This commit is contained in:
@@ -21,6 +21,10 @@ lib32disabled=yes
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
||||
if [ "$CROSS_BUILD" -a "$build_option_wayland" ]; then
|
||||
hostmakedepends+=" wayland-devel"
|
||||
fi
|
||||
|
||||
post_extract() {
|
||||
# disable backtrace support on musl for now
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
||||
Reference in New Issue
Block a user