mirror of
https://git.openwrt.org/feed/packages.git
synced 2026-01-14 20:44:58 +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>