glib2 darwin: ensure package is included in build reqs (really)

This commit is contained in:
Tony Theodore 2017-12-28 00:41:45 +11:00
parent 0b269bb607
commit 2a3771dc3d
1 changed files with 1 additions and 1 deletions

View File

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