All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] smbnetfs: Add missing pkgconfig inherit
@ 2014-07-17 13:35 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-07-17 13:35 UTC (permalink / raw)
  To: openembedded-devel


Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
index 350dad5..c25f5d6 100644
--- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
+++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
@@ -10,7 +10,7 @@ HOMEPAGE ="http://sourceforge.net/projects/smbnetfs"
 
 DEPENDS = "fuse samba"
 
-inherit autotools gitpkgv
+inherit autotools gitpkgv pkgconfig
 
 PKGV = "${GITPKGVTAG}"
 




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-17 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17 13:35 [PATCH] smbnetfs: Add missing pkgconfig inherit Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.