mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +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>