mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
volume-key: Inherit pkgconfig
Fixes ../volume_key-0.3.12/configure: line 13428: syntax error near unexpected token `blkid,' ../volume_key-0.3.12/configure: line 13428: `PKG_CHECK_MODULES(blkid, blkid)' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd
|
||||
SRCNAME = "volume_key"
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
inherit autotools python3native gettext
|
||||
inherit autotools python3native gettext pkgconfig
|
||||
|
||||
DEPENDS += " \
|
||||
util-linux \
|
||||
|
||||
Reference in New Issue
Block a user