diff --git a/srcpkgs/python-ruamel.yaml/template b/srcpkgs/python-ruamel.yaml/template index c01fffd97d3..582658d6bf5 100644 --- a/srcpkgs/python-ruamel.yaml/template +++ b/srcpkgs/python-ruamel.yaml/template @@ -1,7 +1,7 @@ # Template file for 'python-ruamel.yaml' pkgname=python-ruamel.yaml version=0.16.5 -revision=1 +revision=2 wrksrc="ruamel.yaml-${version}" build_style=python-module pycompile_module="ruamel/yaml" @@ -22,6 +22,7 @@ post_install() { python3-ruamel.yaml_package() { pycompile_module="ruamel/yaml" short_desc="${short_desc/Python2/Python3}" + depends="python3-ruamel.yaml.clib" pkg_install() { vmove usr/lib/python3* vlicense LICENSE