commit:     13e190e786957c641effc94da695b96ead80ecec
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 15:55:12 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 15:55:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e190e7

net-misc/curl: drop USE=static-libs for libssh, bug #667516

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-misc/curl/{curl-7.63.0.ebuild => curl-7.63.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.63.0.ebuild 
b/net-misc/curl/curl-7.63.0-r1.ebuild
similarity index 99%
rename from net-misc/curl/curl-7.63.0.ebuild
rename to net-misc/curl/curl-7.63.0-r1.ebuild
index fe3a028e413..6370a878f7b 100644
--- a/net-misc/curl/curl-7.63.0.ebuild
+++ b/net-misc/curl/curl-7.63.0-r1.ebuild
@@ -48,7 +48,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
        kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
        metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
        rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
-       ssh? ( net-libs/libssh2[static-libs?,${MULTILIB_USEDEP}] )
+       ssh? ( net-libs/libssh2[${MULTILIB_USEDEP}] )
        sys-libs/zlib[${MULTILIB_USEDEP}]"
 
 # Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303

Reply via email to