mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
guake: needs gettext in hostmakedepends
This commit is contained in:
parent
205d477653
commit
cde8250fed
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
wrksrc="Guake-${version}"
|
wrksrc="Guake-${version}"
|
||||||
pycompile_module="guake"
|
pycompile_module="guake"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="gettext python3-setuptools"
|
||||||
makedepends="python3-devel python3-pbr"
|
makedepends="python3-devel python3-pbr"
|
||||||
depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
|
depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
|
||||||
python3-pbr vte3 libwnck python3-setuptools"
|
python3-pbr vte3 libwnck python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue