summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Edgecombe2016-04-30 23:26:10 +0100
committerGraham Edgecombe2016-04-30 23:26:10 +0100
commite2a04d833d3b70d5800d43c0a15ef0057029a673 (patch)
tree447f22455d1ec75378dde062335f8d7de4d98635
parent264db841a86ef9e82137bd0d445c0fc1f402c6b9 (diff)
downloadaur-e2a04d833d3b70d5800d43c0a15ef0057029a673.tar.gz
Remove gtk-update-icon-cache and desktop-file-utils deps.
The consensus on the arch-dev-public list seems to be that these dependencies shouldn't be present in packages that simply rely on the hooks being executed.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 012499a101ce..5f977bcf9592 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc='Open source re-implementation of Roller Coaster Tycoon 2 (requires full
arch=('i686' 'x86_64')
url='https://github.com/OpenRCT2/OpenRCT2'
license=('GPL3')
-depends=('gtk-update-icon-cache' 'desktop-file-utils')
depends_i686=('sdl2' 'sdl2_ttf' 'curl' 'jansson' 'speexdsp' 'fontconfig'
'libpng')
depends_x86_64=('lib32-sdl2' 'lib32-sdl2_ttf' 'lib32-curl' 'lib32-jansson'