pysolfc: add python-{six,random2} to depends
This commit is contained in:
parent
43210b5fd8
commit
11ebbd7874
1 changed files with 2 additions and 2 deletions
|
@ -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=1
|
revision=2
|
||||||
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"
|
depends="python-tkinter python-pygame python-six python-random2"
|
||||||
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…
Add table
Add a link
Reference in a new issue