summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fcde9c1da8e..2aef554ef6b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="open-source implementation of the FMI open standard"
arch=('i686' 'x86_64')
url="http://www.jmodelica.org/FMILibrary"
-depends=('glibc')
+depends=('minizip' 'expat')
license=('BSD')
source=("http://www.jmodelica.org/downloads/FMIL/FMILibrary-${pkgver}-src.zip")
sha1sums=('901de5765ebabb67a3b3b29eef20b6a26c80fc5c')