diff options
| -rw-r--r-- | meta/recipes-extended/asciidoc/asciidoc_10.1.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/asciidoc/asciidoc_10.1.1.bb b/meta/recipes-extended/asciidoc/asciidoc_10.1.1.bb index 8de827f09e..60640d7a0f 100644 --- a/meta/recipes-extended/asciidoc/asciidoc_10.1.1.bb +++ b/meta/recipes-extended/asciidoc/asciidoc_10.1.1.bb | |||
| @@ -20,6 +20,7 @@ S = "${WORKDIR}/git" | |||
| 20 | export SGML_CATALOG_FILES="file://${STAGING_ETCDIR_NATIVE}/xml/catalog" | 20 | export SGML_CATALOG_FILES="file://${STAGING_ETCDIR_NATIVE}/xml/catalog" |
| 21 | 21 | ||
| 22 | inherit setuptools3 | 22 | inherit setuptools3 |
| 23 | PIP_INSTALL_PACKAGE = "asciidoc" | ||
| 23 | CLEANBROKEN = "1" | 24 | CLEANBROKEN = "1" |
| 24 | 25 | ||
| 25 | BBCLASSEXTEND = "native nativesdk" | 26 | BBCLASSEXTEND = "native nativesdk" |
