summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Cimarelli2021-04-14 02:43:07 +0200
committerSimone Cimarelli2021-04-14 02:43:07 +0200
commit43c82a5f5c0010b3a737b3779181725a3c74edc1 (patch)
tree0dbb21a455f7db5716abde50c7f789353e010aa1
parenta848de6301ce1058851bd3eb95a9d15c4f09f82f (diff)
downloadaur-43c82a5f5c0010b3a737b3779181725a3c74edc1.tar.gz
Make gendesk a makedepend
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d3f29534f0..79c9561fc465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The Unofficial Homestuck Collection"
arch=('x86_64')
url="https://bambosh.github.io/unofficial-homestuck-collection/"
license=('custom:chrome' 'custom:electron')
-depends=('gendesk')
+makedepends=('gendesk')
options=('!strip')
source=("https://github.com/Bambosh/unofficial-homestuck-collection/releases/download/V${pkgver}/unofficial-homestuck-collection-${pkgver}.tar.gz")
sha512sums=('46d1e6ffb3eb02f1b2b9181b105d145007439b78faf7a5849b55b80128c0635752a867f61087600d72a912134a420f164925858dcf85089c4e3b4b857ce6df2e')