mirror of
https://github.com/openwrt/packages.git
synced 2026-05-30 03:36:24 +08:00
Sort EXTRA_DEPENDS after DEPENDS and remove whitespace in the version requirement. Fixes missing version during building: ``` uspot fused dependencies: ucode (>=, libc,.. uspotfilter fused dependencies: ucode (>=, libc,... ``` Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>