pysolfc: add pysolfc-cardsets to depends
Closes: #10726 [via git-merge-pr]
This commit is contained in:
parent
3daf922b34
commit
a22256a222
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'pysolfc'
|
# Template file for 'pysolfc'
|
||||||
pkgname=pysolfc
|
pkgname=pysolfc
|
||||||
version=2.1.2
|
version=2.1.2
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="PySolFC-${version}"
|
wrksrc="PySolFC-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module=pysollib
|
pycompile_module=pysollib
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python-tkinter python-pygame python-six python-random2"
|
depends="python-tkinter python-pygame python-six python-random2 pysolfc-cardsets"
|
||||||
short_desc="A Python solitaire game collection"
|
short_desc="A Python solitaire game collection"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Reference in New Issue