diff --git a/srcpkgs/python3-path-and-address/template b/srcpkgs/python3-path-and-address/template index a540825f155..f1e26b42863 100644 --- a/srcpkgs/python3-path-and-address/template +++ b/srcpkgs/python3-path-and-address/template @@ -1,10 +1,11 @@ # Template file for 'python3-path-and-address' pkgname=python3-path-and-address version=2.0.1 -revision=3 +revision=4 wrksrc="path-and-address-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Functions for server CLI applications used by humans" maintainer="linarcx " license="MIT"