glib2 darwin: ensure package is included in build reqs

This commit is contained in:
Tony Theodore 2017-12-28 00:40:48 +11:00
parent 88c4959700
commit 0b269bb607
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ $(PKG)_DEPS :=
$(PKG)_TARGETS := $(BUILD)
$(PKG)_TYPE := source-only
MXE_REQS_PKGS += $(BUILD)~patch
define $(PKG)_UPDATE
echo 'manually update glib2-macports as necessary' >&2;
echo $(glib2-macports_VERSION)