diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile index 6436aba6d..f82027b89 100644 --- a/libs/protobuf/Makefile +++ b/libs/protobuf/Makefile @@ -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 endef