mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-cluster/slurm: fix a typo to inherit deps
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -57,7 +57,7 @@ COMMON_DEPEND="
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
html? ( sys-apps/man2html )"
|
||||
|
||||
RDEPEND="${OMMON_DEPEND}
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
acct-user/slurm
|
||||
acct-group/slurm
|
||||
dev-libs/libcgroup"
|
||||
|
||||
Reference in New Issue
Block a user