mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
alot: deps on gpgme-python3
This commit is contained in:
parent
3eee4af5cf
commit
0a1fc45948
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'alot'
|
# Template file for 'alot'
|
||||||
pkgname=alot
|
pkgname=alot
|
||||||
version=0.9.1
|
version=0.9.1
|
||||||
revision=7
|
revision=8
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Sphinx"
|
hostmakedepends="python3-setuptools python3-Sphinx"
|
||||||
depends="python3-setuptools python3-Twisted notmuch-python3 python3-configobj
|
depends="python3-setuptools python3-Twisted notmuch-python3 python3-configobj
|
||||||
python3-gpg python3-magic python3-urwidtrees"
|
gpgme-python3 python3-magic python3-urwidtrees"
|
||||||
checkdepends="$depends gnupg2 procps-ng python3-pytest"
|
checkdepends="$depends gnupg2 procps-ng python3-pytest"
|
||||||
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
||||||
maintainer="Felix Van der Jeugt <felix.vanderjeugt@posteo.net>"
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue