summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892016-07-17 09:55:20 +0200
committerPhoton892016-07-17 09:55:20 +0200
commit84d9c2350a738cca04279c4606e6cd7b5aa60a61 (patch)
tree159376da0adf04cd29b8c59ce504bf3a504b8330 /PKGBUILD
parente49bb987ca86bf6208a768804eae167280a33e79 (diff)
downloadaur-geomspace.tar.gz
Removed libxpm dependency which became obsolete
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a168e5e469be..cb66fc4ed24d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A browser for geometric (i.e. Euclidean, Riemann, Minkowski) spaces"
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/geomspace/"
license=('GPL')
-depends=('libxpm' 'mesa' 'fltk')
+depends=('mesa' 'fltk')
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/GeomSpace-$pkgver-src.tar.gz \
http://downloads.sourceforge.net/project/$pkgname/Theory/UniformGeomSpace-2010.11.02-en.pdf \
http://sourceforge.net/projects/geomspace/files/Models/5Cubes.gmsp \