summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-07-17 18:36:42 +0200
committerMichel Zou2018-07-17 18:36:42 +0200
commitf311ff549f3911a9f1d42b6185ce550589d1a5c2 (patch)
tree0d4e8b532a3d89e9e0d38b5533809b21794ca348 /PKGBUILD
parente2e06bb177806d300138012db18449794163edc3 (diff)
downloadaur-f311ff549f3911a9f1d42b6185ce550589d1a5c2.tar.gz
numpy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 538228a0da71..75778cefab63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('PSF')
url="http://www.python.org/"
depends=('mingw-w64-crt')
optdepends=('mingw-w64-wine: runtime support')
-makedepends=('mingw-w64-tools' 'mingw-w64-binutils' 'python2-numpy')
+makedepends=('mingw-w64-tools' 'mingw-w64-binutils')
options=('staticlibs' '!buildflags' '!strip')
source=("https://www.python.org/ftp/python/${pkgver}/python-${pkgver}-embed-win32.zip"
"https://www.python.org/ftp/python/${pkgver}/python-${pkgver}-embed-amd64.zip"