guake: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-07-26 18:31:33 +02:00
parent 205d477653
commit cde8250fed

View file

@ -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"