summaryrefslogtreecommitdiffstats
path: root/src/winpthreads.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/winpthreads.mk')
-rw-r--r--src/winpthreads.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/winpthreads.mk b/src/winpthreads.mk
index f1e8a4f..10e77cc 100644
--- a/src/winpthreads.mk
+++ b/src/winpthreads.mk
@@ -8,7 +8,10 @@ $(PKG)_CHECKSUM = $(mingw-w64_CHECKSUM)
$(PKG)_SUBDIR = $(mingw-w64_SUBDIR)
$(PKG)_FILE = $(mingw-w64_FILE)
$(PKG)_URL = $(mingw-w64_URL)
-$(PKG)_DEPS := gcc mingw-w64
+$(PKG)_DEPS :=
+
+$(PKG)_DEPS_i686-w64-mingw32 := gcc
+$(PKG)_DEPS_x86_64-w64-mingw32 := gcc
define $(PKG)_UPDATE
echo $(mingw-w64_VERSION)