pysolfc: needs gettext in hostmakedepends
This commit is contained in:
parent
9d9de13655
commit
c2de2ba769
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ archs="noarch"
|
|||
wrksrc="PySolFC-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module=pysollib
|
||||
hostmakedepends="python3-pygame python3-random2 python3-six python3-tkinter python3-Pillow"
|
||||
hostmakedepends="gettext python3-pygame python3-random2 python3-six
|
||||
python3-tkinter python3-Pillow"
|
||||
depends="pysolfc-cardsets ${hostmakedepends}"
|
||||
short_desc="Python solitaire game collection"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Reference in a new issue