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
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= (library)
|
TITLE+= (library)
|
||||||
DEPENDS:=kmod-fuse
|
DEPENDS:=+kmod-fuse
|
||||||
SUBMENU:=Filesystem
|
SUBMENU:=Filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue