mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 02:04:09 +00:00
sshfs-fuse: Inherit pkgconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9c8666d23f
commit
ddb277da5c
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user