diff --git a/srcpkgs/python3-listparser/template b/srcpkgs/python3-listparser/template index dfe7ba10083..55bcd24119a 100644 --- a/srcpkgs/python3-listparser/template +++ b/srcpkgs/python3-listparser/template @@ -1,10 +1,11 @@ # Template file for 'python3-listparser' pkgname=python3-listparser version=0.18 -revision=1 +revision=2 wrksrc="listparser-$version" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Parse subscription lists in Python" maintainer="Michal Vasilek " license="LGPL-3.0-or-later"