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
|
||||
wrksrc="Guake-${version}"
|
||||
pycompile_module="guake"
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
makedepends="python3-devel python3-pbr"
|
||||
depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
|
||||
python3-pbr vte3 libwnck python3-setuptools"
|
||||
|
|
Loading…
Reference in a new issue