mcomix: Added python-setuptools to depends

This commit is contained in:
mid-kid 2015-09-07 11:59:30 +02:00
parent 5ca534575f
commit 7611e3265c

View File

@ -1,12 +1,12 @@
# Template file for 'mcomix'
pkgname=mcomix
version=1.01
revision=1
revision=2
noarch=yes
build_style=python-module
pycompile_module="${pkgname}"
hostmakedepends="python-setuptools"
depends="pygtk python-Pillow xdg-utils"
depends="python-setuptools pygtk python-Pillow xdg-utils"
short_desc="GTK+ comic book viewer"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"