gnome-passwordsafe: add missing runtime dependency
This commit is contained in:
parent
9de5dbec62
commit
c79f7eaf09
1 changed files with 3 additions and 2 deletions
|
@ -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 <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue