summaryrefslogtreecommitdiff
path: root/contrib/get-win-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/get-win-dependencies')
-rwxr-xr-xcontrib/get-win-dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/get-win-dependencies b/contrib/get-win-dependencies
index 1138e3071..02b1e4054 100755
--- a/contrib/get-win-dependencies
+++ b/contrib/get-win-dependencies
@@ -84,7 +84,7 @@ MAKE_CFLAGS="$MAKE_CFLAGS" \
MAKE_CXXFLAGS="$MAKE_CXXFLAGS" \
MAKE_LDFLAGS="$MAKE_LDFLAGS" \
GMPVERSION="$GMPVERSION" \
- contrib/get-gmp || reporterror
+ contrib/get-gmp-dev || reporterror
echo
echo =============================================================================
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback