aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/rtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile
index b20472e72e61..7e041e9c2a00 100644
--- a/emulators/rtc/Makefile
+++ b/emulators/rtc/Makefile
@@ -12,7 +12,7 @@ COMMENT= Kernel module which provides /dev/rtc device support
LICENSE= BSD2CLAUSE
-USES= kmod
+USES= kmod uidfix
WRKSRC= ${WRKDIR}/files