add protobuf

This commit is contained in:
ziggi
2021-06-02 14:02:07 +00:00
parent 6ec7f7c752
commit 715e4da354
28 changed files with 7 additions and 2460 deletions

View File

@@ -14,7 +14,7 @@ COMMENT= Advanced DNS recursor
BUILD_DEPENDS+= lua:lang/lua53
RUN_DEPENDS+= lua:lang/lua53
LIB_DEPENDS+= libprotobuf.so:devel/libprotobuf
LIB_DEPENDS+= libprotobuf.so:devel/protobuf
LIB_DEPENDS+= libboost_thread.so:devel/libboost64
LIB_DEPENDS+= libboost_system.so:devel/libboost64
BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/libboost64