mcomix: Added python-setuptools to depends
This commit is contained in:
parent
5ca534575f
commit
7611e3265c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'mcomix'
|
# Template file for 'mcomix'
|
||||||
pkgname=mcomix
|
pkgname=mcomix
|
||||||
version=1.01
|
version=1.01
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="pygtk python-Pillow xdg-utils"
|
depends="python-setuptools pygtk python-Pillow xdg-utils"
|
||||||
short_desc="GTK+ comic book viewer"
|
short_desc="GTK+ comic book viewer"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue