diff options
author | Michel Zou | 2021-08-05 18:35:46 +0200 |
---|---|---|
committer | Michel Zou | 2021-08-05 18:35:46 +0200 |
commit | 14d11a76d41d2d95523c5fd950174b5c2c7506ea (patch) | |
tree | a0ef591cfd03e348ecc0f100e4d13c6439fea191 | |
parent | 2f2f7602c361a01f490901650c2bb0c09e81848f (diff) | |
download | aur-14d11a76d41d2d95523c5fd950174b5c2c7506ea.tar.gz |
exprtk-git
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ pkgbase = mingw-w64-vtk-git makedepends = mingw-w64-utf8cpp makedepends = mingw-w64-wine makedepends = mingw-w64-pegtl2 - makedepends = mingw-w64-exprtk + makedepends = mingw-w64-exprtk-git depends = mingw-w64-crt depends = mingw-w64-qt5-base depends = mingw-w64-jsoncpp @@ -7,7 +7,7 @@ arch=('any') url='http://www.vtk.org/' license=('BSD') depends=('mingw-w64-crt' 'mingw-w64-qt5-base' 'mingw-w64-jsoncpp' 'mingw-w64-expat' 'mingw-w64-netcdf' 'mingw-w64-libtiff' 'mingw-w64-libjpeg-turbo' 'mingw-w64-freetype2' 'mingw-w64-libpng' 'mingw-w64-libxml2' 'mingw-w64-hdf5' 'mingw-w64-freeglut' 'mingw-w64-lz4' 'mingw-w64-proj' 'mingw-w64-double-conversion' 'mingw-w64-glew' 'mingw-w64-pugixml' 'mingw-w64-libtheora' 'mingw-w64-gl2ps' 'mingw-w64-cgns') -makedepends=('git' 'mingw-w64-cmake' 'mingw-w64-eigen' 'mingw-w64-utf8cpp' 'mingw-w64-wine' 'mingw-w64-pegtl2' 'mingw-w64-exprtk') +makedepends=('git' 'mingw-w64-cmake' 'mingw-w64-eigen' 'mingw-w64-utf8cpp' 'mingw-w64-wine' 'mingw-w64-pegtl2' 'mingw-w64-exprtk-git') provides=('mingw-w64-vtk') conflicts=('mingw-w64-vtk') options=('!buildflags' 'staticlibs' '!strip') |