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