treewide: drop librt and libpthread packages
[openwrt/staging/jow.git] / package / system / opkg / Makefile
index 3510e7435d146006ebc5f9365b96b2fbe2227e7b..29cf282b4f0598bb0543e141c3d0934f5a68ed48 100644 (file)
@@ -38,7 +38,7 @@ define Package/opkg
   SECTION:=base
   CATEGORY:=Base system
   TITLE:=opkg package manager
-  DEPENDS:=+uclient-fetch +libpthread +libubox
+  DEPENDS:=+uclient-fetch +libubox
   URL:=$(PKG_SOURCE_URL)
   MENU:=1
 endef