Revert "pkg: remove use of somewhat broken ca_root_nss"

This reverts commit 3c0414fd76f9c20c0843f4861602f4ae4ab3a8b7.

Not for now.
This commit is contained in:
Franco Fichtner 2024-09-09 14:55:51 +02:00
parent e415eb8230
commit e4d297157f

View File

@ -129,7 +129,8 @@ CORE_DEPENDS_aarch64?= py${CORE_PYTHON}-duckdb \
CORE_DEPENDS_amd64?= beep \ CORE_DEPENDS_amd64?= beep \
${CORE_DEPENDS_aarch64} ${CORE_DEPENDS_aarch64}
CORE_DEPENDS?= choparp \ CORE_DEPENDS?= ca_root_nss \
choparp \
cpustats \ cpustats \
dhcp6c \ dhcp6c \
dhcrelay \ dhcrelay \