sshfs-fuse: Inherit pkgconfig

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-09-22 08:38:06 -07:00
parent 9c8666d23f
commit ddb277da5c

View File

@ -10,7 +10,7 @@ SRC_URI = "git://github.com/libfuse/sshfs"
SRCREV = "9700b353700589dcc462205c638bcb40219a49c2"
S = "${WORKDIR}/git"
inherit meson ptest
inherit meson pkgconfig ptest
SRC_URI += " \
file://run-ptest \