package/gvfs: fix static build with libarchive
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 27 Oct 2019 07:33:17 +0000 (08:33 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 08:51:17 +0000 (09:51 +0100)
commit9b66547108adba61c017e347dd44aa150e2ccad4
treed39321b3a2b2a96af68370854c8a7d2a7239acfb
parentc930fa765649a4a699276f9913243e5a656040e6
package/gvfs: fix static build with libarchive

Use pkg-config to retrieve static dependencies of libarchive in gvfs.mk
instead of patching configure.ac as upstream switched to meson

Fixes:
 - http://autobuild.buildroot.org/results/486187bb7b8800f44a8c173af518b84e68e53584

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gvfs/gvfs.mk