diff options
Diffstat (limited to 'package/system/fstools/Makefile')
-rw-r--r-- | package/system/fstools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile index ef6b155f7e..785d680bf8 100644 --- a/package/system/fstools/Makefile +++ b/package/system/fstools/Makefile @@ -26,6 +26,7 @@ PKG_LICENSE_FILES:= PKG_USE_MIPS16:=0 PKG_FLAGS:=nonshared +PKG_BUILD_DEPENDS := util-linux PKG_CONFIG_DEPENDS := CONFIG_NAND_SUPPORT CONFIG_FSTOOLS_UBIFS_EXTROOT PKG_MAINTAINER:=John Crispin <john@phrozen.org> |