From d96a7bbe0e6045165e5792f7bc1bd770985e31c5 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Mon, 20 Jul 2020 15:41:46 +0300 Subject: sys-cluster/lustre: fix DEPEND typo in 2.13 Signed-off-by: Joonas Niilola --- sys-cluster/lustre/lustre-2.13.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/lustre/lustre-2.13.0.ebuild b/sys-cluster/lustre/lustre-2.13.0.ebuild index adb48cea0e3b..a14ceb151065 100644 --- a/sys-cluster/lustre/lustre-2.13.0.ebuild +++ b/sys-cluster/lustre/lustre-2.13.0.ebuild @@ -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 @@ -40,7 +40,7 @@ RDEPEND=" >=sys-fs/zfs-0.8 ) " -BEPEND="${RDEPEND} +DEPEND="${RDEPEND} dev-python/docutils virtual/linux-sources" -- cgit v1.2.3-65-gdbad