Skip to content

Commit 5099e66

Browse files
committed
firefox: depend on rust-native
* nothing provides virtual/${TARGET_PREFIX}rust nowadays Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
1 parent b3cd00c commit 5099e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-firefox/recipes-browser/firefox/firefox_68.9.0esr.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DEPENDS += "curl startup-notification libevent cairo libnotify \
66
virtual/libgl pulseaudio icu dbus-glib \
77
nodejs-native cbindgen-native \
88
yasm-native nasm-native unzip-native \
9-
virtual/${TARGET_PREFIX}rust cargo-native ${RUSTLIB_DEP} \
9+
rust-native cargo-native ${RUSTLIB_DEP} \
1010
gtk+3 \
1111
"
1212
RDEPENDS:${PN}-dev = "dbus"

0 commit comments

Comments
 (0)