app-misc/tmate: Adjusted (sub-)slot dependency on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 16:32:02 +0000 (17:32 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 17:00:10 +0000 (18:00 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-misc/tmate/tmate-2.2.0-r1.ebuild
app-misc/tmate/tmate-2.2.1.ebuild

index 37f0c9a8caeab9500adbbd44e26c1fe0de0093a3..22a9a0bf3174dbd0b7e8904ba5b777c6a8dd89f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 RDEPEND="
        sys-libs/zlib[static-libs?]
        sys-libs/libutempter[static-libs?]
-       dev-libs/openssl[static-libs?]
+       dev-libs/openssl:0=[static-libs?]
        dev-libs/libevent[static-libs?]
        dev-libs/msgpack[static-libs?]
        >=net-libs/libssh-0.6.0[static-libs?]
index 0afcb394d3f37bb4b40d8f5dd2fc306d113c6e00..f4cfc6999c0465092d8e8b67955ff43e8c0113df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 RDEPEND="
        sys-libs/zlib[static-libs?]
        sys-libs/libutempter[static-libs?]
-       dev-libs/openssl[static-libs?]
+       dev-libs/openssl:0=[static-libs?]
        dev-libs/libevent[static-libs?]
        dev-libs/msgpack[static-libs?]
        >=net-libs/libssh-0.6.0[static-libs?]