mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
e9125d9376
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>