fuse: add missing dependency
SVN-Revision: 32182
This commit is contained in:
parent
1e01b228c4
commit
a546d41fc0
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 +libpthread
|
||||||
SUBMENU:=Filesystem
|
SUBMENU:=Filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue