Makefile.dep 105 Bytes
ifneq (,$(filter libcoap,$(USEPKG)))
    USEMODULE += posix_sockets
    USEMODULE += gnrc_conn_udp
endif