Aurélien Larcher
2018-05-13 0114df692e1fd5af3782b7289b8bc3eff74c1f91
pdns-recursor: rebuild with protobuf 3.5.1
1 files modified
5 ■■■■■ changed files
components/network/pdns-recursor/Makefile 5 ●●●●● patch | view | raw | blame | history
components/network/pdns-recursor/Makefile
@@ -16,6 +16,7 @@
COMPONENT_NAME=        pdns-recursor
COMPONENT_VERSION=    4.0.8
COMPONENT_REVISION=    1
COMPONENT_PROJECT_URL=    https://www.powerdns.com/downloads.html
COMPONENT_FMRI=        service/network/dns/powerdns-recursor
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
@@ -59,6 +60,6 @@
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/boost
REQUIRED_PACKAGES += system/library/g++-6-runtime
REQUIRED_PACKAGES += system/library/gcc-6-runtime
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += system/library/math