mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant. Fixes #13275 Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>