diff options
Diffstat (limited to 'sys-fabric/mstflint')
-rw-r--r-- | sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild (renamed from sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild index 642fdcf4600f..810536121d18 100644 --- a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild +++ b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ IUSE="adb-generic-tools inband ssl" SLOT="0" RDEPEND="dev-db/sqlite:3= sys-libs/zlib:= - inband? ( sys-fabric/libibmad ) + inband? ( sys-cluster/rdma-core ) adb-generic-tools? ( dev-libs/boost:= dev-libs/expat:= |