summaryrefslogtreecommitdiffstats
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/trinity-base-2.eclass10
1 files changed, 6 insertions, 4 deletions
diff --git a/eclass/trinity-base-2.eclass b/eclass/trinity-base-2.eclass
index ebd529f2..7af8ed8a 100644
--- a/eclass/trinity-base-2.eclass
+++ b/eclass/trinity-base-2.eclass
@@ -197,10 +197,6 @@ if [[ ${BUILD_TYPE} == live ]]; then
trinity-base|trinity-apps)
[[ ${PN} != tdelibs ]] && [[ ${TRINITY_MODULE_TYPE} != "dependencies" ]] &&
COMMON_DEPEND+=" ~trinity-base/tdelibs-${PV}"
- [[ ${PN} == "14.0.1"[1-9] ]] || [[ "${BUILD_TYPE}" == "live" ]] &&
- [[ ${TRINITY_MODULE_NAME} != "tde-common-cmake" ]] &&
- [[ ${TRINITY_BUILD_ADMIN} != "yes" ]] &&
- COMMON_DEPEND+=" ~trinity-base/trinity-cmake-${PV}"
;;
*) ;;
esac
@@ -212,6 +208,12 @@ elif [[ ${CATEGORY} = trinity-base ]]; then
[[ ${PN} != tdelibs ]] && need-trinity
fi
+# Common dependencies
+[[ ${PN} == "14.0.1"[1-9] ]] || [[ "${BUILD_TYPE}" == "live" ]] &&
+[[ ${TRINITY_MODULE_NAME} != "tde-common-cmake" ]] &&
+[[ ${TRINITY_BUILD_ADMIN} != "yes" ]] &&
+BDEPEND+=" ~trinity-base/trinity-cmake-${PV}"
+
if [[ -n "${TRINITY_EXTRAGEAR_PACKAGING}" ]]; then
# @ECLASS-VARIABLE: TEG_PO_DIR
# @DESCRIPTION: