package/swig: depend on host-pcre2 instead of host-pcre
Since the bump of swig to version 4.1.1 in commit
260924e239627cbe1379cfc752939245d53a06e0, host-pcre2 is needed instead
of host-pcre. Since is change that was introduced in swig 4.1.0, as
stated in
https://sourceforge.net/p/swig/news/2022/10/swig-410-released/:
Update optional SWIG build dependency for regex support from PCRE to PCRE2
Fixes:
http://autobuild.buildroot.net/results/3a70042aad7376bcccf56d639ced93f504f47963
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>