mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
caerbannog: add missing python3-gpg dependency
This commit is contained in:
parent
8ddce89078
commit
1c93a4341a
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'caerbannog'
|
# Template file for 'caerbannog'
|
||||||
pkgname=caerbannog
|
pkgname=caerbannog
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel"
|
hostmakedepends="glib-devel"
|
||||||
depends="libhandy1 libnotify python3-anytree python3-gobject python3-fuzzyfinder"
|
depends="libhandy1 libnotify python3-anytree python3-gpg python3-gobject python3-fuzzyfinder"
|
||||||
short_desc="Frontend for password-store"
|
short_desc="Frontend for password-store"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue