mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
dtc: Add missing dependency to -utils
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
0fa6b85686
commit
4cecfeced8
@@ -46,6 +46,7 @@ define Package/fdt-utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Flat Device Tree Utilities
|
||||
URL:=https://git.kernel.org/pub/scm/utils/dtc/dtc.git
|
||||
DEPENDS:=+libfdt
|
||||
endef
|
||||
|
||||
define Package/fdt-utils/install
|
||||
|
||||
Reference in New Issue
Block a user