Skip to content

Commit

Permalink
sys-cluster/lustre: fix DEPEND typo in 2.13
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Jul 20, 2020
1 parent b946a08 commit d96a7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-cluster/lustre/lustre-2.13.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down Expand Up @@ -40,7 +40,7 @@ RDEPEND="
>=sys-fs/zfs-0.8
)
"
BEPEND="${RDEPEND}
DEPEND="${RDEPEND}
dev-python/docutils
virtual/linux-sources"

Expand Down

0 comments on commit d96a7bb

Please sign in to comment.