diff --git a/srcpkgs/python3-vdf/template b/srcpkgs/python3-vdf/template index 6a81e0e1142..dd2234a334f 100644 --- a/srcpkgs/python3-vdf/template +++ b/srcpkgs/python3-vdf/template @@ -1,11 +1,12 @@ # Template file for 'python3-vdf' pkgname=python3-vdf version=3.4 -revision=1 +revision=2 wrksrc=vdf-${version} build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-setuptools" +depends="python3" short_desc="Python library for working with Valve's VDF text format" maintainer="Orphaned " license="MIT"