Use perl module JSON:PP, part of core, instead of JSON package
authorAndrew Sim <andrewsimz@gmail.com>
Sat, 10 Jun 2023 07:00:24 +0000 (09:00 +0200)
committerNico Williams <nico@cryptonector.com>
Sat, 24 Jun 2023 19:54:02 +0000 (14:54 -0500)
commitf62e2f278437ff6c03d2d09bd628381c795bba78
tree4367299b6dcbdac7bde247911920a82e78cbe7aa
parent2a38fa17b5bc6f7237ffa06d63676a47e36a2bd5
Use perl module JSON:PP, part of core, instead of JSON package

This patch removes the need for an external package.

Ported from
https://github.com/openwrt/packages/blob/master/net/samba4/patches/105-perl-json-pp.patch
https://github.com/openwrt/packages/commit/402f4ba4eff65b80a9deaa6085256112bec4d67b#diff-208d4e0345c9d29fbec23d6f655ba794afd3052f5cb8dd73944db72ce81b847b

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
cf/make-proto.pl
configure.ac