[Packages] utils/ntfs-3g: Add missing dependency (#3330)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10810 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c3998a7105
commit
37722e0a91
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007 OpenWrt.org
|
||||
#
|
||||
# Copyright (C) 2007-2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/ntfs-3g
|
||||
TITLE:=NTFS-3G
|
||||
DEPENDS:=+libfuse +fuse-utils
|
||||
DEPENDS:=+libfuse +fuse-utils +libpthread
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
URL:=http://www.ntfs-3g.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user