summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2020-11-11 18:15:37 +0100
committerXiretza2020-11-11 18:15:37 +0100
commiteca2b7340b363419fb80f35bf6e6a1a494669534 (patch)
tree2e62eb6fee70b8bef5d54362af42d6d009492f17 /PKGBUILD
parent48b4830cca4c71cab30139616576adf25ca2b52a (diff)
downloadaur-eca2b7340b363419fb80f35bf6e6a1a494669534.tar.gz
Remove obsolete depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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"