mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 14:54:33 +04: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>