xtools: added spdx-licenses-list for linting license field
Close: #21706
This commit is contained in:
parent
700fbb4c66
commit
93adc608bb
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.59
|
||||
revision=1
|
||||
revision=2
|
||||
archs="noarch"
|
||||
build_style=gnu-makefile
|
||||
depends="bash curl findutils git make xbps"
|
||||
depends="bash curl findutils git make xbps spdx-licenses-list"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in a new issue