diff --git a/Makefile b/Makefile index 79b33d004..941458c8d 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ CORE_DEPENDS_amd64?= beep bsdinstaller CORE_DEPENDS_i386?= ${CORE_DEPENDS_amd64} CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \ + ${CORE_FLAVOUR:tl} \ apinger \ ca_root_nss \ choparp \