summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCrankySupertoon2020-10-10 17:16:23 -0400
committerCrankySupertoon2020-10-10 17:16:23 -0400
commit02834752ddfeefbae748b48f85031b43dc044551 (patch)
treed2fd06300e271758cbb9cbc8e6db1f69b4eeaecd /PKGBUILD
parent8f460b5cab0a24fff0454f870819fb4dfe6ebcf1 (diff)
downloadaur-02834752ddfeefbae748b48f85031b43dc044551.tar.gz
fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0ce18a9ddd..f4822b885d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/CrankySupertoon/shticker-book-rewritten"
arch=('i686' 'x86_64')
license=('GPL')
depends=('bzip2' 'qt5-base' 'qt5-webengine')
-makedepends=('git' 'gcc')
+makedepends=('git')
conflicts=('shticker-book-rewritten-git')
source=("${pkgver}.zip::${url}/archive/v${pkgver}.zip")
md5sums=('SKIP')