pysolfc: depends on python3-configobj
This commit is contained in:
parent
0d4c5df0d3
commit
23ea253fa0
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs="noarch"
|
||||
wrksrc="PySolFC-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-pygame python3-random2 python3-six
|
||||
python3-tkinter python3-Pillow python3-attrs python3-pysol_cards"
|
||||
depends="pysolfc-cardsets ${hostmakedepends}"
|
||||
depends="pysolfc-cardsets ${hostmakedepends} python3-configobj"
|
||||
short_desc="Python solitaire game collection"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue