summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrjackv2019-08-07 12:21:59 +0200
committermrjackv2019-08-07 12:21:59 +0200
commitb3736d5a5ce05769b87cd661ae55d115fa464f12 (patch)
tree4c61ff2eccc266216b2110b5d9ccabba9d9dcf0d /PKGBUILD
parent3f60babd4dc0606e7ec6e81ce5d3c2b328ad195c (diff)
downloadaur-b3736d5a5ce05769b87cd661ae55d115fa464f12.tar.gz
Remove unused dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b18649d8172..0ae49ff1d14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="free, casual arena shooter"
arch=(i686 x86_64)
url="http://redeclipse.net"
license=("ZLIB" "CCPL:by-sa" "CCPL:by" "custom")
-depends=(sdl2_image sdl2_mixer enet hicolor-icon-theme)
+depends=(sdl2_image sdl2_mixer)
makedepends=(icoutils)
provides=('redeclipse')
conflicts=('redeclipse')