summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-03-21 15:20:49 -0400
committerTarn Burton2016-03-21 15:20:49 -0400
commit83bd99d4918bd99edd92f99e20f765d374f174c3 (patch)
tree21efe95c2275e1558cd9335eb1bbb0e6dc95dd8b
parent365dd04dd700724587d85a590857befccf168bcc (diff)
downloadaur-83bd99d4918bd99edd92f99e20f765d374f174c3.tar.gz
Changed to conlie
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1752ada05075..8c6e30fa9999 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A computer algebra system designed specifically for the solution of pro
arch=('i686' 'x86_64')
url="http://cadabra.phi-sci.com/"
license=('GPL')
-depends=('lie' 'modglue' 'gmp' 'pcre' 'gtkmm' 'texlive-core') # for gui: 'gtkmm' 'dvipng' 'texlive' 'breqn' http://www.ctan.org/pkg/breqn
+depends=('conlie' 'modglue' 'gmp' 'pcre' 'gtkmm' 'texlive-core') # for gui: 'gtkmm' 'dvipng' 'texlive' 'breqn' http://www.ctan.org/pkg/breqn
install="$pkgname.install"
source=("http://cadabra.phi-sci.com/$pkgname-$pkgver.tar.gz" "package.patch")
md5sums=('cee8ae23c169958aba09b64e4ea479ce'