diff --git a/srcpkgs/pysolfc/template b/srcpkgs/pysolfc/template index ca3141e770d..62eb90009af 100644 --- a/srcpkgs/pysolfc/template +++ b/srcpkgs/pysolfc/template @@ -1,12 +1,12 @@ # Template file for 'pysolfc' pkgname=pysolfc version=2.6.4 -revision=1 -arch="noarch" +revision=2 +archs="noarch" wrksrc="PySolFC-${pkgname}-${version}" build_style=python3-module pycompile_module=pysollib -hostmakedepends="python3-pygame python3-random2 python3-six python3-tkinter" +hostmakedepends="python3-pygame python3-random2 python3-six python3-tkinter python3-Pillow" depends="pysolfc-cardsets ${hostmakedepends}" short_desc="Python solitaire game collection" maintainer="Leah Neukirchen "