Remove unneeded dependencies
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@@ -13,7 +13,6 @@ provides=("${_pkgname}" "${_pkgname}-bin")
|
||||
conflicts=("${_pkgname}" "${_pkgname}-git" "${_pkgname}-bin")
|
||||
url="https://github.com/${_github_repo}"
|
||||
license=("MIT" "apache")
|
||||
makedepends=("curl" "jq")
|
||||
source=("https://raw.githubusercontent.com/${_github_repo}/v${pkgver}/README.md"
|
||||
"https://raw.githubusercontent.com/${_github_repo}/v${pkgver}/LICENCE-APACHE"
|
||||
"https://raw.githubusercontent.com/${_github_repo}/v${pkgver}/LICENCE-MIT")
|
||||
|
||||
Reference in New Issue
Block a user