mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
alsa-tools: Add missing pkgconfg dependency
(From OE-Core rev: 12bab2d828836c8926f753caff80b61dbe6390a5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -17,7 +17,7 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-${PV}.tar.bz2 \
|
||||
SRC_URI[md5sum] = "1ea381d00a6069a98613aa7effa4cb51"
|
||||
SRC_URI[sha256sum] = "6562611b5a6560712f109e09740a9d4fa47296b07ed9590cb44139c5f154ada2"
|
||||
|
||||
inherit autotools-brokensep
|
||||
inherit autotools-brokensep pkgconfig
|
||||
|
||||
EXTRA_OEMAKE += "GITCOMPILE_ARGS='--host=${HOST_SYS} --build=${BUILD_SYS} --target=${TARGET_SYS} --with-libtool-sysroot=${STAGING_DIR_HOST} --prefix=${prefix}'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user