mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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>