[package] e2fsprogs: add libpthread dependency (#5086)
[openwrt.git] / package / e2fsprogs / Makefile
index ca5cb08..64eec59 100644 (file)
@@ -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
This page took 0.024087 seconds and 4 git commands to generate.