gnome-passwordsafe: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-24 19:51:48 +01:00
parent 7ce69ba682
commit 7fb08056ee

View file

@ -6,7 +6,7 @@ archs=noarch
wrksrc="PasswordSafe-${version}"
build_style=meson
pycompile_module="passwordsafe"
hostmakedepends="glib-devel pkg-config gobject-introspection python3-pykeepass"
hostmakedepends="gettext glib-devel pkg-config gobject-introspection python3-pykeepass"
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel"
depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct
libpwquality-python3"