diff options
Diffstat (limited to 'meta/recipes-devtools/xmlto')
-rw-r--r-- | meta/recipes-devtools/xmlto/xmlto_0.0.26.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb index 160aa5dfb7..a7a01830ae 100644 --- a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb @@ -35,3 +35,4 @@ do_install_append() { create_wrapper ${D}/${bindir}/xmlto XML_CATALOG_FILES=${sysconfdir}/xml/catalog.xml } +do_populate_sysroot[rdeptask] = "do_populate_sysroot" |