diff --git a/libs/poco/Makefile b/libs/poco/Makefile index c681852bc..2b75e1f5d 100644 --- a/libs/poco/Makefile +++ b/libs/poco/Makefile @@ -25,7 +25,7 @@ define Package/poco CATEGORY:=Libraries TITLE:=Poco C++ libraries URL:=http://www.pocoproject.org/ - DEPENDS:=+libstdcpp + DEPENDS:=+libstdcpp +libpthread +librt endef define Package/poco/description