gnome-passwordsafe: needs gettext in hostmakedepends
This commit is contained in:
parent
7ce69ba682
commit
7fb08056ee
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue