rebar.eclass: add whitespace to make the eclass more robust

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2022-06-10 10:57:10 +02:00
parent bdf2ac459f
commit a23b3ba8af

View File

@@ -39,7 +39,7 @@ BDEPEND="
>=sys-apps/gawk-4.1
"
if [[ ${EAPI} == 6 ]]; then
DEPEND+="${BDEPEND}"
DEPEND+=" ${BDEPEND}"
fi
# @ECLASS_VARIABLE: REBAR_APP_SRC