diff --git a/srcpkgs/python3-ruamel.yaml.clib/template b/srcpkgs/python3-ruamel.yaml.clib/template index 2106f15635e..97f2fe6b76e 100644 --- a/srcpkgs/python3-ruamel.yaml.clib/template +++ b/srcpkgs/python3-ruamel.yaml.clib/template @@ -1,11 +1,12 @@ # Template file for 'python3-ruamel.yaml.clib' pkgname=python3-ruamel.yaml.clib version=0.2.6 -revision=2 +revision=3 wrksrc="ruamel.yaml.clib-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" +depends="python3" short_desc="Reader, parser and emitter for ruamel.yaml (Python3)" maintainer="Andrew Benson " license="MIT"