mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix OMR-Tracker when device not available at launch
This commit is contained in:
parent
2f3842962e
commit
ec6fd52cb5
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ define Package/rust
|
|||
SUBMENU:=Rust
|
||||
TITLE:=Rust Programming Language Compiler
|
||||
URL:=https://www.rust-lang.org/
|
||||
DEPENDS:=$(RUST_ARCH_DEPENDS)
|
||||
DEPENDS:=$(RUST_ARCH_DEPENDS) @LINUX_5_4
|
||||
endef
|
||||
|
||||
define Package/rust/description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue