mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 10:27:50 +00:00
mpc: Inherit pkgconfig
Fixes Did not find pkg-config by name 'pkg-config' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cda5b341e1
commit
9413b6fe3c
@ -3,7 +3,7 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
HOMEPAGE = "https://www.musicpd.org/clients/mpc/"
|
HOMEPAGE = "https://www.musicpd.org/clients/mpc/"
|
||||||
|
|
||||||
inherit meson
|
inherit meson pkgconfig
|
||||||
|
|
||||||
DEPENDS += "libmpdclient"
|
DEPENDS += "libmpdclient"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user