diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/itstool/itstool_2.0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/itstool/itstool_2.0.5.bb b/meta-oe/recipes-support/itstool/itstool_2.0.5.bb index bf71ee3ce..a0af44a71 100644 --- a/meta-oe/recipes-support/itstool/itstool_2.0.5.bb +++ b/meta-oe/recipes-support/itstool/itstool_2.0.5.bb | |||
@@ -19,4 +19,4 @@ do_install_append() { | |||
19 | BBCLASSEXTEND = "native" | 19 | BBCLASSEXTEND = "native" |
20 | 20 | ||
21 | RDEPENDS_${PN} += "libxml2-python" | 21 | RDEPENDS_${PN} += "libxml2-python" |
22 | 22 | RDEPENDS_${PN}_class-native = "" | |