mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
smbnetfs: Add missing pkgconfig inherit
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
8576cc15c7
commit
f759f3daaf
@@ -10,7 +10,7 @@ HOMEPAGE ="http://sourceforge.net/projects/smbnetfs"
|
|||||||
|
|
||||||
DEPENDS = "fuse samba"
|
DEPENDS = "fuse samba"
|
||||||
|
|
||||||
inherit autotools gitpkgv
|
inherit autotools gitpkgv pkgconfig
|
||||||
|
|
||||||
PKGV = "${GITPKGVTAG}"
|
PKGV = "${GITPKGVTAG}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user