index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
package
/
e2fsprogs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'package/e2fsprogs')
-rw-r--r--
package/e2fsprogs/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile
index ca5cb082bf..64eec5905b 100644
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@ -26,7 +26,7 @@ $(call Package/e2fsprogs/Default)
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Ext2/3 filesystem utilities
- DEPENDS:=+libblkid +libuuid +libext2fs
+ DEPENDS:=+libblkid +libuuid +libext2fs +libpthread
endef
define Package/e2fsprogs/description