mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
e6c59b5188
When PHP8_DOM is enabled then xmlreader automatically gains a dependency to php8-mod-dom, not only when the dom module is actually built. So fix it by declaring this dependency. Signed-off-by: Michael Heimpold <mhei@heimpold.de>