summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGábor Dobra2016-11-07 22:44:59 +0100
committerGábor Dobra2016-11-07 22:44:59 +0100
commite2c70ca1e35af9a792dbe845d1d86c698cec5a6c (patch)
tree4a9be6f47b6c4d008fa952b17434c1310c0e97f0
parent1a830f560ce1343c06f459ffc07a190467ef76bd (diff)
downloadaur-e2c70ca1e35af9a792dbe845d1d86c698cec5a6c.tar.gz
Removed useless dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1d7690b9e4c..3fe911b52671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Remake of classic YlmfOS theme with some mods for icons to scale right.'
arch=('any')
url='https://github.com/Elbullazul/WinXP-Icons'
-depends=('icon-naming-utils' 'gtk-update-icon-cache')
+depends=('gtk-update-icon-cache')
makedepends=('git')
provides=('cinnxp-icon-theme-git')
conflicts=('cinnxp-icon-theme-git')