summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-12-27 13:40:48 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-12-27 13:40:48 (GMT)
commit0b269bb6072bd4659453ab322732c5fbd5825f8b (patch)
treedd82d0ca20ccf1422ce94151787533069f12dc0f /plugins
parent88c495970086ebb70ef72b9093c681fddb88b357 (diff)
downloadmxe-0b269bb6072bd4659453ab322732c5fbd5825f8b.zip
mxe-0b269bb6072bd4659453ab322732c5fbd5825f8b.tar.gz
mxe-0b269bb6072bd4659453ab322732c5fbd5825f8b.tar.bz2
glib2 darwin: ensure package is included in build reqs
Diffstat (limited to 'plugins')
-rw-r--r--plugins/native/glib2-macports.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/native/glib2-macports.mk b/plugins/native/glib2-macports.mk
index f09eaf2..4a8c9fa 100644
--- a/plugins/native/glib2-macports.mk
+++ b/plugins/native/glib2-macports.mk
@@ -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)