mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
I modified the makefile, so that it will build two packages: jq and jq-full. The former will remain unchanged and the latter will have a dependency to the oniguruma library, so jq-full will have regex functions enabled. Signed-off-by: Maximilian Trüpschuch <milanx@gmx.net>