From bc2387ed25bcf630095aa125e5db3dbd0ced60d8 Mon Sep 17 00:00:00 2001
From: kYc0o <fco.ja.ac@gmail.com>
Date: Mon, 22 May 2017 12:20:16 +0200
Subject: [PATCH] tests-gcoap: move dependencies to gcoap module

---
 tests/unittests/tests-gcoap/Makefile.include | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/unittests/tests-gcoap/Makefile.include b/tests/unittests/tests-gcoap/Makefile.include
index c32f5a9edc..8642543bcc 100644
--- a/tests/unittests/tests-gcoap/Makefile.include
+++ b/tests/unittests/tests-gcoap/Makefile.include
@@ -1,8 +1,5 @@
-USEPKG += nanocoap
-
 # Specify the mandatory networking modules
 USEMODULE += gcoap
-USEMODULE += gnrc_sock_udp
 USEMODULE += gnrc_ipv6
 
 USEMODULE += random
-- 
GitLab