greg: fix deps

Fixes #6425
This commit is contained in:
Michael Gehring 2017-05-18 16:28:35 +00:00
parent a51b307b10
commit 2fe30d97f0

View File

@ -1,10 +1,10 @@
# Template file for 'greg' # Template file for 'greg'
pkgname=greg pkgname=greg
version=0.4.7 version=0.4.7
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-feedparser" depends="python3-feedparser python3-setuptools"
noarch="yes" noarch="yes"
pycompile_module="$pkgname" pycompile_module="$pkgname"
short_desc="A command-line podcast aggregator" short_desc="A command-line podcast aggregator"