Skip to content

Commit

Permalink
fuse: add missing dependency
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
nbd committed Jun 11, 2012
1 parent 5e27d1e commit d184ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/fuse/Makefile
Expand Up @@ -65,7 +65,7 @@ $(call Package/fuse/Default)
SECTION:=libs
CATEGORY:=Libraries
TITLE+= (library)
DEPENDS:=+kmod-fuse
DEPENDS:=+kmod-fuse +libpthread
SUBMENU:=Filesystem
endef

Expand Down

0 comments on commit d184ace

Please sign in to comment.