diff --git a/srcpkgs/python3-XlsxWriter/template b/srcpkgs/python3-XlsxWriter/template index 16027abe137..d779b85ceaf 100644 --- a/srcpkgs/python3-XlsxWriter/template +++ b/srcpkgs/python3-XlsxWriter/template @@ -1,10 +1,11 @@ # Template file for 'python3-XlsxWriter' pkgname=python3-XlsxWriter version=1.3.7 -revision=2 +revision=3 wrksrc="XlsxWriter-RELEASE_${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Python3 module for creating Excel XLSX files" maintainer="Alex Childs " license="BSD-2-Clause"