Removing obsolete conditions from eclass

Signed-off-by: ormorph <roma251078@mail.ru>
pull/264/head
ormorph 2 years ago
parent 0ddc795162
commit ae313c93be

@ -213,7 +213,6 @@ elif [[ ${CATEGORY} = "trinity-apps" ]]; then
fi
# Common dependencies
[[ ${PV} == "14.0.1"[1-9] ]] || [[ "${BUILD_TYPE}" == "live" ]] &&
[[ ${PN} != "trinity-cmake" ]] &&
[[ ${TRINITY_BUILD_ADMIN} != "yes" ]] &&
BDEPEND+=" ~trinity-base/trinity-cmake-${PV}"

Loading…
Cancel
Save