diff --git a/srcpkgs/poezio/template b/srcpkgs/poezio/template index 0e245dc1987..26aa6ebf502 100644 --- a/srcpkgs/poezio/template +++ b/srcpkgs/poezio/template @@ -1,12 +1,13 @@ # Template file for 'poezio' pkgname=poezio version=0.14 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools pkg-config" makedepends="python3-devel" depends="python3-slixmpp python3-aiodns python3-pyasn1-modules - python3-typing_extensions python3-setuptools" + python3-typing_extensions python3-setuptools python3-Pygments python3-qrcode python3-mpd2 python3-inotify python3-potr" +checkdepends="$depends" short_desc="Console XMPP/Jabber client" maintainer="Franklin Delehelle " license="Zlib"