xbps-src-utils: require libxbps-devel>=0.19.
This commit is contained in:
parent
04219fc05d
commit
c4cb86967d
|
@ -5,7 +5,7 @@ revision=1
|
|||
homepage="https://github.com/davehome/xbps-src-utils"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --etcdir=/etc"
|
||||
makedepends="git pkg-config flex libxbps-devel"
|
||||
makedepends="git pkg-config flex libxbps-devel>=0.19"
|
||||
short_desc="Various tools for xbps-src in C (like repo-checkvers)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="Simplified BSD"
|
||||
|
|
Loading…
Reference in New Issue