From 71f045568c5d48ce3d420338bde76a0ce5352e08 Mon Sep 17 00:00:00 2001 From: Arnie97 Date: Tue, 12 May 2026 21:08:17 +0800 Subject: [PATCH] entware-opt: remove hard dependency on zoneinfo-asia and zoneinfo-europe --- entware-opt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entware-opt/Makefile b/entware-opt/Makefile index 407ea415..7fe47f06 100644 --- a/entware-opt/Makefile +++ b/entware-opt/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2021 Entware +# Copyright (C) 2011-2026 Entware # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -21,7 +21,7 @@ define Package/entware-opt CATEGORY:=Base system DEPENDS:=+libc +libgcc +libstdcpp +libpthread +librt \ +entware-release \ - +zoneinfo-asia +zoneinfo-europe \ + +zoneinfo-core \ +findutils +terminfo +locales +opkg \ +entware-upgrade TITLE:=provides basic toolchain libraries (dummy)