mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pastebinit: needs gettext in hostmakedepends
This commit is contained in:
parent
aec64911e6
commit
564975a911
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue