diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b6125a5fa1..c5688b3e6e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2090,10 +2090,10 @@ - If the pixbuf loaders modules being installed are in packages other - than the main package, set + If the pixbuf loaders being installed are in packages other + than the recipe's main package, set PIXBUF_PACKAGES - to specify the packages containing the modules. + to specify the packages containing the loaders. @@ -2277,9 +2277,6 @@ When inherited by a recipe, the pythonnative class supports using the native version of Python built by the build system rather than using the version provided by the build host. - - This class must be inherited by a recipe in order to be used. -