diff options
-rw-r--r-- | net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild (renamed from net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild) | 4 | ||||
-rw-r--r-- | net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild index 4e226a41ad29..f03cf1b303bb 100644 --- a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild +++ b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND=" - dev-libs/openssl:* + dev-libs/openssl:= net-libs/libpcap " RDEPEND=" diff --git a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild index edabbb51709a..ba36c687bf3f 100644 --- a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild +++ b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="" DEPEND=" - dev-libs/openssl:* + dev-libs/openssl:= net-libs/libpcap " RDEPEND=" |