summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a1d436e0d9c..bb04d5edd92e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,11 +7,8 @@ pkgbase = geogebra-5
license = GPL3
license = CCPL:by-sa
license = CCPL:by-nc
- depends = desktop-file-utils
- depends = gsl
depends = hicolor-icon-theme
depends = java-runtime
- depends = shared-mime-info
depends = xdg-utils
provides = geogebra
conflicts = geogebra
diff --git a/PKGBUILD b/PKGBUILD
index e2da09910030..2ac1b15128a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,7 @@ pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spr
arch=('any')
url='https://www.geogebra.org/'
license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
+depends=('hicolor-icon-theme' 'java-runtime' 'xdg-utils')
provides=("${pkgname//-5/}")
conflicts=("${pkgname//-5/}")
source=("https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver//./-}.tar.bz2"