diff options
| -rw-r--r-- | meta/recipes-support/createrepo/createrepo_0.4.11.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/meta/recipes-support/createrepo/createrepo_0.4.11.bb index 159a6c4b27..49b45fc3b8 100644 --- a/meta/recipes-support/createrepo/createrepo_0.4.11.bb +++ b/meta/recipes-support/createrepo/createrepo_0.4.11.bb | |||
| @@ -5,6 +5,7 @@ LICENSE = "GPLv2+" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" |
| 6 | 6 | ||
| 7 | DEPENDS_class-native += "libxml2-native rpm-native" | 7 | DEPENDS_class-native += "libxml2-native rpm-native" |
| 8 | RDEPENDS_${PN}_class-target = "libxml2-python" | ||
| 8 | 9 | ||
| 9 | PR = "r9" | 10 | PR = "r9" |
| 10 | 11 | ||
