summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/opkg/opkg_0.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.6.1.bb b/meta/recipes-devtools/opkg/opkg_0.6.1.bb
index c3f4a7dd57..4c25fe963a 100644
--- a/meta/recipes-devtools/opkg/opkg_0.6.1.bb
+++ b/meta/recipes-devtools/opkg/opkg_0.6.1.bb
@@ -65,7 +65,7 @@ do_install_ptest () {
65RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive" 65RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive"
66RDEPENDS:${PN}:class-native = "" 66RDEPENDS:${PN}:class-native = ""
67RDEPENDS:${PN}:class-nativesdk = "" 67RDEPENDS:${PN}:class-nativesdk = ""
68RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression bash" 68RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression bash python3-crypt python3-io"
69RREPLACES:${PN} = "opkg-nogpg opkg-collateral" 69RREPLACES:${PN} = "opkg-nogpg opkg-collateral"
70RCONFLICTS:${PN} = "opkg-collateral" 70RCONFLICTS:${PN} = "opkg-collateral"
71RPROVIDES:${PN} = "opkg-collateral" 71RPROVIDES:${PN} = "opkg-collateral"