mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gespeaker: needs gettext in hostmakedepends
This commit is contained in:
parent
bf0145d4be
commit
ffd5bbc69f
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_dirs="/usr/share/gespeaker"
|
pycompile_dirs="/usr/share/gespeaker"
|
||||||
hostmakedepends="python"
|
hostmakedepends="gettext python"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
depends="espeak librsvg pygtk python-dbus python-xdg alsa-utils"
|
depends="espeak librsvg pygtk python-dbus python-xdg alsa-utils"
|
||||||
short_desc="A GTK+ frontend for espeak and mbrola to speech the read text"
|
short_desc="GTK+ frontend for espeak and mbrola to speech the read text"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.muflone.com/gespeaker/"
|
homepage="http://www.muflone.com/gespeaker/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue