pysolfc: add pysolfc-cardsets to depends

Closes: #10726 [via git-merge-pr]
This commit is contained in:
newbluemoon 2018-01-12 17:51:53 +01:00 committed by Jürgen Buchmüller
parent 3daf922b34
commit a22256a222

View file

@ -1,13 +1,13 @@
# Template file for 'pysolfc'
pkgname=pysolfc
version=2.1.2
revision=2
revision=3
noarch=yes
wrksrc="PySolFC-${version}"
build_style=python2-module
pycompile_module=pysollib
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"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="GPL-3"