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 44d3d0f99249..602a39c13d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="COmplex PAthway SImulator for analysis of biochemical networks and thei
arch=('i686' 'x86_64')
url="http://www.copasi.org/"
license=('Artistic 2.0')
-depends=('shared-mime-info' 'freetype2')
+depends=('shared-mime-info' 'freetype2' 'glu')
source=('copasi-desktop.tar.gz')
install=copasi.install
noextract=($pkgname-$pkgver.tar.gz)