summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre2015-06-23 21:32:30 +0200
committerTharre2015-06-23 22:06:56 +0200
commite65bb35a503aacd5e6bb7813f287a05876402d49 (patch)
tree60f7e9152f9b0964fb7d1ce91c89e91b2c8414de
parenta4cc83d8eca15da0022113a7a8c954f89a76f31b (diff)
downloadaur-e65bb35a503aacd5e6bb7813f287a05876402d49.tar.gz
No reason to depend on 'sh'
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d71b38a3825..2bb47c37a5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Assume the role of an immigration inspector for the communist state of
arch=('i686' 'x86_64')
url="http://papersplea.se"
license=('custom:commercial')
-depends=('sh' 'hicolor-icon-theme')
+depends=('hicolor-icon-theme')
depends_x86_64=('lib32-gcc-libs' 'lib32-libgl')
depends_i386=('gcc-libs' 'libgl')
options=(!strip)