summaryrefslogtreecommitdiff
path: root/pcr/cadabra
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/cadabra')
-rw-r--r--pcr/cadabra/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/cadabra/PKGBUILD b/pcr/cadabra/PKGBUILD
index c435d111e..c39878e75 100644
--- a/pcr/cadabra/PKGBUILD
+++ b/pcr/cadabra/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="${pkgbase^} is a computer algebra system (CAS)"
arch=('i686' 'x86_64' 'mips64el')
url="http://$pkgbase.phi-sci.com/"
license=('GPL')
-groups=$pkgbase
+groups=($pkgbase)
makedepends=('lie' 'modglue' 'gmp' 'pcre' 'gtkmm' 'texlive-core')
install=$pkgbase.install
source=(http://$pkgbase.phi-sci.com/$pkgbase-$pkgver.tar.gz)