summarylogtreecommitdiffstats
path: root/PKGBUILD.template
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.template')
-rw-r--r--PKGBUILD.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.template b/PKGBUILD.template
index b087e737a364..1536e1441e1f 100644
--- a/PKGBUILD.template
+++ b/PKGBUILD.template
@@ -6,7 +6,7 @@ pkgdesc="Official Minecraft Launcher"
arch=('x86_64')
url="https://mojang.com/"
license=('All rights reserved')
-depends=('java-runtime' 'xorg-xrandr' 'libxss' 'libx11' 'libxcb' 'alsa-lib' 'gtk2' 'gtk3' 'gconf' 'libxtst' 'nss')
+depends=('java-runtime' 'xorg-xrandr' 'libxss' 'libx11' 'libxcb' 'alsa-lib' 'gtk2' 'gtk3' 'libxtst' 'nss')
optdepends=('flite: narrator support')
conflicts=('minecraft-launcher-beta')
provides=('minecraft-launcher-beta')