Files
packages/lang
Daniel F. Dickinson 996046e642 php8: fix PHP8_GETTEXT missing icu dependency
With CONFIG_PHP8_GETTEXT php8 always gains a
dependency on a version of the 'icu' package,
however said dependency is not declared, so
on gets compilation errors when
CONFIG_PHP8_GETTEXT=y but PACKAGE_icu is not
selected.

Therefore select PACKAGE_icu when PHP8_GETTEXT is
selected.

Closes #28207

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
2025-12-31 13:32:25 +01:00
..
2025-12-04 14:05:58 +02:00
2025-03-15 08:36:29 +02:00
2025-11-13 19:18:37 +02:00
2025-12-29 21:55:14 +02:00
2025-05-11 21:23:49 +03:00
2025-06-01 10:18:38 +03:00