pastebinit: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-05-27 21:18:37 +02:00
parent aec64911e6
commit 564975a911

View file

@ -3,7 +3,7 @@ pkgname=pastebinit
version=1.5 version=1.5
revision=3 revision=3
archs=noarch archs=noarch
hostmakedepends="asciidoc" hostmakedepends="asciidoc gettext"
depends="python3" depends="python3"
short_desc="Pastebin command-line client" short_desc="Pastebin command-line client"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>" maintainer="Steve Prybylski <sa.prybylx@gmail.com>"