diff --git a/srcpkgs/python3-easygui/template b/srcpkgs/python3-easygui/template index 98ccba81fc9..3a35dad07d7 100644 --- a/srcpkgs/python3-easygui/template +++ b/srcpkgs/python3-easygui/template @@ -1,12 +1,11 @@ # Template file for 'python3-easygui' pkgname=python3-easygui version=0.98.1 -revision=4 +revision=5 wrksrc="easygui-${version}" build_style=python3-module -pycompile_module="easygui" hostmakedepends="python3-setuptools" -depends="python3" +depends="python3-tkinter" short_desc="Simple, very easy GUI programming in Python" maintainer="Andrew Benson " license="BSD-3-Clause"