diff --git a/srcpkgs/python3-ansiwrap/template b/srcpkgs/python3-ansiwrap/template index 06705e84977..158a865f446 100644 --- a/srcpkgs/python3-ansiwrap/template +++ b/srcpkgs/python3-ansiwrap/template @@ -1,10 +1,11 @@ # Template file for 'python3-ansiwrap' pkgname=python3-ansiwrap version=0.8.4 -revision=2 +revision=3 wrksrc=${pkgname#*-}-${version} build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Textwrap, but savvy to ANSI colors" maintainer="travankor " license="Apache-2.0"