summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-30 20:21:12 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-30 20:31:18 +0100
commita7ab02c765e783a78fc8aea6a26f41127b2eadc7 (patch)
treece2f2d2302bebbf00ab6a47049fec207267e28cf /sys-apps/portage/portage-9999.ebuild
parentsys-apps/portage: Add rsync-verify? dep on app-crypt/gnupg (diff)
downloadgentoo-a7ab02c765e783a78fc8aea6a26f41127b2eadc7.tar.gz
gentoo-a7ab02c765e783a78fc8aea6a26f41127b2eadc7.tar.bz2
gentoo-a7ab02c765e783a78fc8aea6a26f41127b2eadc7.zip
sys-apps/portage: Require USE=ssl on app-crypt/gnupg
Since the the keys provided by app-crypt/gentoo-keys specify hkps:// keyservers, GnuPG needs to be built with SSL/TLS support to be able to update the keys. Reported by thunderrd on #gentoo-python.
Diffstat (limited to 'sys-apps/portage/portage-9999.ebuild')
-rw-r--r--sys-apps/portage/portage-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 387db3c964ea..7913145d58f0 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
rsync-verify? (
>=app-portage/gemato-10
app-crypt/gentoo-keys
- app-crypt/gnupg
+ app-crypt/gnupg[ssl(-)]
)
selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
xattr? ( kernel_linux? (