diff options
Diffstat (limited to 'meta/recipes-devtools/opkg')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg_0.3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_0.3.4.bb b/meta/recipes-devtools/opkg/opkg_0.3.4.bb index e298185723..a21fde1cf8 100644 --- a/meta/recipes-devtools/opkg/opkg_0.3.4.bb +++ b/meta/recipes-devtools/opkg/opkg_0.3.4.bb | |||
@@ -59,7 +59,7 @@ do_install_append () { | |||
59 | fi | 59 | fi |
60 | } | 60 | } |
61 | 61 | ||
62 | RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config run-postinsts libarchive" | 62 | RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive" |
63 | RDEPENDS_${PN}_class-native = "" | 63 | RDEPENDS_${PN}_class-native = "" |
64 | RDEPENDS_${PN}_class-nativesdk = "" | 64 | RDEPENDS_${PN}_class-nativesdk = "" |
65 | RREPLACES_${PN} = "opkg-nogpg opkg-collateral" | 65 | RREPLACES_${PN} = "opkg-nogpg opkg-collateral" |