From fb10f76fae66f0d5afc7258bfbc4b8dee6e7f45a Mon Sep 17 00:00:00 2001
From: Tony Theodore <tonyt@logyst.com>
Date: Wed, 28 Mar 2018 00:35:54 +1100
Subject: pe-util: depend on native build for wrapper script

---
 src/pe-util.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pe-util.mk b/src/pe-util.mk
index 221909f..9e4d310 100644
--- a/src/pe-util.mk
+++ b/src/pe-util.mk
@@ -8,7 +8,7 @@ $(PKG)_VERSION  := 04f9475
 $(PKG)_CHECKSUM := d3f9f713fa9af3d43d3a25b803525752ac75353b2da343af0b82a4fcd318b78a
 $(PKG)_GH_CONF  := gsauthof/pe-util/branches/master
 $(PKG)_TARGETS  := $(BUILD) $(MXE_TARGETS)
-$(PKG)_DEPS     := cc boost pe-parse
+$(PKG)_DEPS     := cc boost pe-parse $(BUILD)~$(PKG)
 $(PKG)_DEPS_$(BUILD) := boost cmake pe-parse
 
 define $(PKG)_PRE_CONFIGURE
-- 
cgit v0.12