summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2021-10-15 12:08:16 +0200
committerfordprefect2021-10-15 12:08:16 +0200
commit91b84961889550b00e80655e23450aacb79aec89 (patch)
treeaac859c687236339f398de3ae5f36b9dcae536b6 /PKGBUILD
parent4094e91db878cf23bc940adc81bd75b6b6037bbf (diff)
downloadaur-loadlibrary-git.tar.gz
add makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35f9dd2f5dcf..4d06146820e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/taviso/loadlibrary"
arch=('x86_64')
license=('GPL2')
depends=("lib32-glibc")
-makedepends=("cabextract")
+makedepends=("cabextract" "lib32-gcc-libs")
noextract=("mpam-fe.exe")
source=("loadlibrary::git+https://github.com/taviso/loadlibrary.git"
"mpam-fe.exe::http://go.microsoft.com/fwlink/?LinkID=121721&arch=x86")