diff --git a/slides/yocto-recipe-extra/yocto-recipe-extra.tex b/slides/yocto-recipe-extra/yocto-recipe-extra.tex index 55cb612815..d72e35f2f5 100644 --- a/slides/yocto-recipe-extra/yocto-recipe-extra.tex +++ b/slides/yocto-recipe-extra/yocto-recipe-extra.tex @@ -391,7 +391,7 @@ \subsection{Package splitting} \item The order matters. \yoctovar{PACKAGE_BEFORE_PN} allows to pick files normally included in the default package in another. \end{itemize} - \item \yoctovar{PACKAGES_DYNAMIC} allows to check dependencies with + \item \yoctovar{PACKAGES_DYNAMIC} allows to check dependencies when optional packages are satisfied. \item \yoctovar{ALLOW_EMPTY} allows to produce a package even if it is empty. \item To prevent configuration files from being overwritten during the