mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:55:41 +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:
parent
ffe0c1ed80
commit
c94e5cb7d8
@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd
|
|||||||
SRCNAME = "volume_key"
|
SRCNAME = "volume_key"
|
||||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||||
|
|
||||||
inherit autotools python3native gettext
|
inherit autotools python3native gettext pkgconfig
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
util-linux \
|
util-linux \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user