commit: 733d2f7460f5cd7a589abafdab429eec19537de5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 21:28:02 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 21:28:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733d2f74
net-print/cups: Remove libgcrypt dep, it seems not to be used anymore
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-print/cups/cups-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-print/cups/cups-9999.ebuild b/net-print/cups/cups-9999.ebuild
index 9b1b655e91..0c97e45712 100644
--- a/net-print/cups/cups-9999.ebuild
+++ b/net-print/cups/cups-9999.ebuild
@@ -55,7 +55,6 @@ CDEPEND="
pam? ( virtual/pam )
python? ( ${PYTHON_DEPS} )
ssl? (
- >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}]
>=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}]
)
systemd? ( sys-apps/systemd )