commit: 2eaac4c664180d50a2765c9207bbb7edb1092b6e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 12:33:43 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 12:33:43 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaac4c6
net-misc/vino: drop redundant gcrypt configure switch
Package-Manager: portage-2.2.25
net-misc/vino/vino-3.18.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-misc/vino/vino-3.18.1.ebuild b/net-misc/vino/vino-3.18.1.ebuild
index a82b4fb..bee9b3a 100644
--- a/net-misc/vino/vino-3.18.1.ebuild
+++ b/net-misc/vino/vino-3.18.1.ebuild
@@ -55,7 +55,6 @@ DEPEND="${RDEPEND}
src_configure() {
gnome2_src_configure \
- --with-gcrypt \
$(use_enable ipv6) \
$(use_with crypt gcrypt) \
$(use_with gnome-keyring secret) \