[packages] protobuf: depends on libpthread and libstdcpp
[openwrt/svn-archive/archive.git] / libs / protobuf / Makefile
index 6436aba6da1d5fafe4c0eaab2c1b600422107290..f82027b89e24404142b8cec841674df68e9cab4b 100644 (file)
@@ -27,7 +27,7 @@ define Package/protobuf
   CATEGORY:=Libraries
   TITLE:=A structured data encoding library
   URL:=http://code.google.com/p/protobuf/
-  DEPENDS:=+zlib
+  DEPENDS:=+zlib +libpthread +libstdcpp
   MAINTAINER:=Obinou <obconseil@gmail.com>
 endef