summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-11-30 16:18:40 +0100
committerMichel Zou2019-11-30 16:18:40 +0100
commit93855d866f898a4e66fdf6943fb993eddbc13d88 (patch)
treedc30fd6e26b5b62e91ddee5553b7beacdc08a32b /PKGBUILD
parentf2a7b8c8f9191471dfe16c269aa75554801bc98c (diff)
downloadaur-93855d866f898a4e66fdf6943fb993eddbc13d88.tar.gz
wget
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8f132eb2ba1..f7e3689311a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/coin-or-tools/ThirdParty-Metis/"
license=('custom')
groups=('mingw-w64-coin-or')
depends=('mingw-w64-crt')
-makedepends=('mingw-w64-configure')
+makedepends=('mingw-w64-configure' 'wget')
options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/coin-or-tools/ThirdParty-Metis/archive/releases/$pkgver.tar.gz")
sha256sums=('97bf0f8787c1a6491fd2de2a8053872d7786d00b29cb574c851c32cd9aae3673')