summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLancia2022-10-27 18:34:16 +0330
committerLancia2022-10-27 18:34:16 +0330
commitbe2dc58bdb6d0d9b8223a4b790c72cbde329429e (patch)
tree65464f316d77dc6e5656271bc794e41c3218e059 /PKGBUILD
parent208869474f60e23746e2bb00aec42f7bc95653ba (diff)
downloadaur-be2dc58bdb6d0d9b8223a4b790c72cbde329429e.tar.gz
"make" not needed for makedepends()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bfc20e8974e..0c5242823428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('x86_64')
url='https://github.com/dudik/herbe'
license=('MIT')
depends=('libx11' 'libxft')
-makedepends=('make')
conflicts=('herbe' 'herbe-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dudik/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('78e454159050c86e030fb5a6cf997ac914345210cdf5a4ca4d7600c5296b7f76')