summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2020-09-12 16:47:08 +0200
committerFabian Bornschein2020-09-12 16:47:08 +0200
commitffd0414932bd0885f9dc2854784e872db06248a8 (patch)
tree3911e159e18a0461a7c6e5923ea4e5fc65333e26 /PKGBUILD
parentb8f5d4824e5ff3119c31dd1b83c653564121b216 (diff)
downloadaur-ffd0414932bd0885f9dc2854784e872db06248a8.tar.gz
dependency cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee2f13c0ede5..3e7295711e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the offici
arch=('x86_64')
url="https://pokemon-revolution-online.net"
license=('custom')
-depends=('gcc-libs' 'desktop-file-utils')
-makedepends=('unzip' 'xdg-utils')
+depends=('desktop-file-utils')
+makedepends=('xdg-utils')
optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
install=$(/usr/bin/tail -n 1 /usr/lib/os-release | /usr/bin/cut -d= -f2).install