pysolfc: needs gettext in hostmakedepends
This commit is contained in:
@@ -6,7 +6,8 @@ archs="noarch"
|
|||||||
wrksrc="PySolFC-${pkgname}-${version}"
|
wrksrc="PySolFC-${pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module=pysollib
|
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}"
|
depends="pysolfc-cardsets ${hostmakedepends}"
|
||||||
short_desc="Python solitaire game collection"
|
short_desc="Python solitaire game collection"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|||||||
Reference in New Issue
Block a user