summaryrefslogtreecommitdiff
path: root/app-crypt/gnupg
diff options
context:
space:
mode:
authorKristian Fiskerstrand <k_f@gentoo.org>2018-03-20 20:31:41 +0100
committerKristian Fiskerstrand <k_f@gentoo.org>2018-03-20 20:31:53 +0100
commitdc5abac2b1c3a26c68e9b911e07ef520ed945a1b (patch)
tree7d2181b0ec6eef6da7476105ed13cfddd0a94cb6 /app-crypt/gnupg
parent099a797bce9d62069ca61a37d3cd4c14e072b4bf (diff)
downloadgentoo-dc5abac2b1c3a26c68e9b911e07ef520ed945a1b.tar.gz
gentoo-dc5abac2b1c3a26c68e9b911e07ef520ed945a1b.tar.xz
app-crypt/gnupg: Add dep for virtual/mta
wks client is built by default and has a requirement for sendmail-ish interface. Closes: https://bugs.gentoo.org/648606 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r--app-crypt/gnupg/gnupg-2.2.5-r1.ebuild (renamed from app-crypt/gnupg/gnupg-2.2.5.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.5.ebuild b/app-crypt/gnupg/gnupg-2.2.5-r1.ebuild
index 172d9ac8f2c..8adf8b70a79 100644
--- a/app-crypt/gnupg/gnupg-2.2.5.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.5-r1.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND_LIBS="
readline? ( sys-libs/readline:0= )
smartcard? ( usb? ( virtual/libusb:0 ) )
tofu? ( >=dev-db/sqlite-3.7 )
+ virtual/mta
"
COMMON_DEPEND_BINS="app-crypt/pinentry
!app-crypt/dirmngr"