jc: add missing depends
This commit is contained in:
parent
b56906ed41
commit
991988446e
@ -1,10 +1,10 @@
|
||||
# Template file for 'jc'
|
||||
pkgname=jc
|
||||
version=1.18.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Pygments"
|
||||
depends="python3-Pygments python3-ruamel.yaml python3-xmltodict"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="Convert to JSON"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user