summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-09-20 19:30:16 +0200
committerMichel Zou2023-09-20 19:30:16 +0200
commitc64bb5c60ed71a0be8a3f805f47848ad0ae99ba3 (patch)
tree6620db7664ff3a99c1346a9b7976800f3309bdec /PKGBUILD
parenta00820aa7ac53df32c5925c6fb627872def7be95 (diff)
downloadaur-c64bb5c60ed71a0be8a3f805f47848ad0ae99ba3.tar.gz
regex
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7b530005c6c..3b762a3941e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc='A library of various helper routines and frameworks used by many of the labs software (mingw-w64)'
url="https://github.com/KarypisLab/GKlib"
license=('Apache')
-depends=('mingw-w64-crt')
+depends=('mingw-w64-regex')
makedepends=('mingw-w64-cmake')
arch=('any')
options=('!buildflags' '!strip' 'staticlibs')