diff options
-rw-r--r-- | libs/dtc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/dtc/Makefile b/libs/dtc/Makefile index 081eaf0bf..b905f2664 100644 --- a/libs/dtc/Makefile +++ b/libs/dtc/Makefile @@ -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 |