mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 11:58:23 +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:
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}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user