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 99995f2753bd..f5aa8df2aacc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Geometric Algebra scriptable 3D visualization tool"
arch=('x86_64')
url="http://www.geometricalgebra.net/downloads.html"
license=('GPL2')
-groups=('ypb' 'math')
+groups=('math')
depends=('fltk' 'libgl' 'mesa' 'libx11' 'libpng' 'gcc-libs')
makedepends=('antlr2' 'zlib')
checkdepends=()