diff --git a/srcpkgs/gnome-passwordsafe/template b/srcpkgs/gnome-passwordsafe/template index 8f1f19174d..000c00f71e 100644 --- a/srcpkgs/gnome-passwordsafe/template +++ b/srcpkgs/gnome-passwordsafe/template @@ -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"