fix fuse dependency against kmod-fuse
SVN-Revision: 22919
This commit is contained in:
parent
573f15826d
commit
8e089c375d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ $(call Package/fuse/Default)
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
DEPENDS:=kmod-fuse
|
||||
DEPENDS:=+kmod-fuse
|
||||
SUBMENU:=Filesystem
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue