gnome-passwordsafe: try to unbreak, add indirect makedep

This commit is contained in:
Johannes 2020-10-11 01:11:02 +02:00
parent c29e624975
commit bb49a8deb1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=2
wrksrc="PasswordSafe-${version}"
build_style=meson
hostmakedepends="gettext glib-devel pkg-config gobject-introspection python3-pykeepass"
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel"
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel glade3-devel"
depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct
libpwquality-python3"
short_desc="Keepass compatible password manager for GNOME"