summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2019-08-07 16:23:06 -0400
committerJean Lucas2019-08-07 16:23:06 -0400
commit8d62ef61fcea45b13dab858224e6332f629a748c (patch)
tree8a57a4e851bb28205e8febac10a4c3707dede902 /PKGBUILD
parentfc4ac755720d67cb3dd6209e1274193b09605b8b (diff)
downloadaur-shinjiru.tar.gz
Remove redundant makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cdddd24296d..89dd2214fdbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(i686 x86_64)
url=https://shinjiru.me
license=(GPL3)
depends=(hicolor-icon-theme libxinerama libxtst qt5-declarative qt5-networkauth)
-makedepends=(git qt5-base qt5-declarative qt5-networkauth qt5-tools qt5-quickcontrols qt5-quickcontrols2 libx11 libxtst libxinerama)
+makedepends=(git qt5-base qt5-tools qt5-quickcontrols qt5-quickcontrols2 libx11)
source=(git+https://github.com/ShinjiruApp/Shinjiru#tag=v$pkgver)
sha512sums=('SKIP')