summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorscheckley2021-02-28 10:06:56 +0000
committerscheckley2021-02-28 10:06:56 +0000
commit819dd01bca614317421a58a870954b94c7de7ddd (patch)
treec86d754c394b4f3db9908c33b806323f771c0357 /PKGBUILD
parentdaa47737a5deb915d3aa5bdcb12f095a9c21c965 (diff)
downloadaur-819dd01bca614317421a58a870954b94c7de7ddd.tar.gz
updated dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be0e1f910839..219f5106839a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,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' 'fontconfig')
+depends=('shared-mime-info' 'freetype2')
source=('copasi-desktop.tar.gz')
install=copasi.install
noextract=($pkgname-$pkgver.tar.gz)