summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2018-02-17 01:03:54 (GMT)
committerTony Theodore <tonyt@logyst.com>2018-02-17 01:03:54 (GMT)
commitfd06fb34d07459c574b8e9f71dac07782f8c6508 (patch)
tree542cec9f3632f4e77b29686368557abf8cf2444c /plugins
parent9a48a19e875375aa811d7d5f8e96c57f2adc65a6 (diff)
downloadmxe-fd06fb34d07459c574b8e9f71dac07782f8c6508.zip
mxe-fd06fb34d07459c574b8e9f71dac07782f8c6508.tar.gz
mxe-fd06fb34d07459c574b8e9f71dac07782f8c6508.tar.bz2
glib2 darwin: remove unnecessary build req
fixed properly in 9a48a19e
Diffstat (limited to 'plugins')
-rw-r--r--plugins/native/glib2-macports.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/native/glib2-macports.mk b/plugins/native/glib2-macports.mk
index 1427290..f09eaf2 100644
--- a/plugins/native/glib2-macports.mk
+++ b/plugins/native/glib2-macports.mk
@@ -13,8 +13,6 @@ $(PKG)_DEPS :=
$(PKG)_TARGETS := $(BUILD)
$(PKG)_TYPE := source-only
-MXE_REQS_PKGS += $(BUILD)~glib2-macports
-
define $(PKG)_UPDATE
echo 'manually update glib2-macports as necessary' >&2;
echo $(glib2-macports_VERSION)