summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-09-22 15:04:21 +0300
committerMart Raudsepp <leio@gentoo.org>2021-09-22 15:04:41 +0300
commitca1f6feb12a312683fcd7e11b385010650f68665 (patch)
treef9428f17b61838d17bd3833c999a18b0948e6c8d /mail-client/balsa
parentapp-text/libmwaw: Drop 0.3.19 (diff)
downloadgentoo-ca1f6feb12a312683fcd7e11b385010650f68665.tar.gz
gentoo-ca1f6feb12a312683fcd7e11b385010650f68665.tar.bz2
gentoo-ca1f6feb12a312683fcd7e11b385010650f68665.zip
mail-client/balsa: Raise gpgme dependency
balsa has dropped compatibility on gpgme-config by now and relies on gpgme.pc pkg-config file only, which has been present in gpgme only since their 1.13.0 release. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'mail-client/balsa')
-rw-r--r--mail-client/balsa/balsa-2.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/balsa/balsa-2.6.3.ebuild b/mail-client/balsa/balsa-2.6.3.ebuild
index 71ddacfcf50f..68e70a5b90f1 100644
--- a/mail-client/balsa/balsa-2.6.3.ebuild
+++ b/mail-client/balsa/balsa-2.6.3.ebuild
@@ -27,7 +27,7 @@ DEPEND="
>=dev-db/sqlite-3.24:=
app-text/html2text
)
- >=app-crypt/gpgme-1.8.0:=
+ >=app-crypt/gpgme-1.13.0:=
sqlite? ( >=dev-db/sqlite-3.24:= )
ldap? ( net-nds/openldap )
rubrica? ( dev-libs/libxml2:2 )