From 21d3e84de67b6b60830098721bd9eb0304e46382 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 26 Sep 2018 08:35:04 +0200 Subject: [PATCH] pkg: this seems to be a bit unstable --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index c42be91e5..5636b2597 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,6 @@ 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 \