diff --git a/srcpkgs/python3-termcolor/template b/srcpkgs/python3-termcolor/template index 0c22ad9679f..455e06b6405 100644 --- a/srcpkgs/python3-termcolor/template +++ b/srcpkgs/python3-termcolor/template @@ -1,9 +1,9 @@ # Template file for 'python3-termcolor' pkgname=python3-termcolor version=1.1.0 -revision=10 +revision=11 build_style=python3-module -hostmakedepends="python3-devel" +hostmakedepends="python3-setuptools" makedepends="${hostmakedepends}" depends="python3" short_desc="Python3 ANSII Color formatting for output in terminal"