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'
|
||||
pkgname=pysolfc
|
||||
version=2.1.2
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="PySolFC-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module=pysollib
|
||||
hostmakedepends="python"
|
||||
depends="python-tkinter python-pygame"
|
||||
depends="python-tkinter python-pygame python-six python-random2"
|
||||
short_desc="A Python solitaire game collection"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue