Skip to content

Commit

Permalink
sys-block/fio: restore USE=rdma depends, bug #542850
Browse files Browse the repository at this point in the history
Reported-by: SpanKY
Bug: https://bugs.gentoo.org/542850
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
Sergei Trofimovich committed Aug 19, 2017
1 parent e5fc248 commit 06c122b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sys-block/fio/fio-2.16.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ LIB_DEPEND="aio? ( dev-libs/libaio[static-libs(+)] )
gtk? ( dev-libs/glib:2[static-libs(+)] )
numa? ( sys-process/numactl[static-libs(+)] )
rbd? ( sys-cluster/ceph[static-libs(+)] )
rdma? (
sys-fabric/libibverbs[static-libs(+)]
sys-fabric/librdmacm[static-libs(+)]
)
zlib? ( sys-libs/zlib[static-libs(+)] )"
RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
gtk? ( x11-libs/gtk+:2 )"
Expand Down

0 comments on commit 06c122b

Please sign in to comment.