mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg: umorse: add posix_time dependency
This commit is contained in:
parent
f3f5489b4e
commit
00434f81f0
3
pkg/umorse/Makefile.dep
Normal file
3
pkg/umorse/Makefile.dep
Normal file
@ -0,0 +1,3 @@
|
||||
ifneq (,$(filter umorse,$(USEPKG)))
|
||||
USEMODULE += posix_time
|
||||
endif
|
Loading…
Reference in New Issue
Block a user