From a5f18a26ec092a437af4fa184d62ac008dfd72ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Buczkowski?= Date: Sat, 7 Mar 2020 13:07:03 +0000 Subject: [PATCH 37/37] pysol: add required python-configobj dependency --- repos/community-any/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/community-any/PKGBUILD b/repos/community-any/PKGBUILD index e4ce5ec..c8abb59 100644 --- a/repos/community-any/PKGBUILD +++ b/repos/community-any/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="PySol (Fan Club edition) is an exciting collection of more than 1000 so arch=('any') url="http://pysolfc.sourceforge.net/" license=('GPL3') -depends=('tk' 'python-pillow' 'python-random2' 'python-six' 'pysolfc-cardsets' 'python-pysol_cards') +depends=('tk' 'python-pillow' 'python-random2' 'python-six' 'python-configobj' 'pysolfc-cardsets' 'python-pysol_cards') makedepends=('python-setuptools') source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz) sha256sums=('2b09a076f544f299155cbb8d0d455bfbf9be082bff76a6f9758959697cc07844') -- 2.25.1