diff --git a/net/seeks/Makefile b/net/seeks/Makefile index becf6da82..b676648af 100644 --- a/net/seeks/Makefile +++ b/net/seeks/Makefile @@ -27,7 +27,7 @@ define Package/seeks CATEGORY:=Network TITLE:=An open P2P design for websearch URL:=http://www.seeks-project.info/site/ - DEPENDS:=+libpthread +libevent +libcurl +libpcre +libxml2 $(ICONV_DEPENDS) +zlib +protobuf +tokyocabinet + DEPENDS:=+libpthread +libevent2 +libstdcpp +libcurl +libpcre +libxml2 $(ICONV_DEPENDS) +zlib +protobuf +tokyocabinet MAINTAINER:=Obinou endef