diff --git a/srcpkgs/gnome-passwordsafe/template b/srcpkgs/gnome-passwordsafe/template index cec9f84e238..f310ce03a08 100644 --- a/srcpkgs/gnome-passwordsafe/template +++ b/srcpkgs/gnome-passwordsafe/template @@ -1,14 +1,15 @@ # Template file for 'gnome-passwordsafe' pkgname=gnome-passwordsafe version=3.32.0 -revision=1 +revision=2 archs=noarch wrksrc="PasswordSafe-${version}" build_style=meson pycompile_module="passwordsafe" hostmakedepends="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" +depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct + libpwquality-python3" short_desc="Keepass compatible password manager for GNOME" maintainer="Enno Boland " license="GPL-3.0-or-later"