From c2a15bc0cfc8027b8137e8d4b6593a9186d9699d Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Fri, 24 Feb 2017 13:29:23 +0100 Subject: libsdl2-ttf: inherit pkgconfig Signed-off-by: Andreas Oberritter --- meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb index 5715173cd2..72f9d417c0 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62f S = "${WORKDIR}/SDL2_ttf-${PV}" -inherit autotools +inherit autotools pkgconfig do_configure_prepend() { touch ${S}/NEWS ${S}/README ${S}/AUTHORS ${S}/ChangeLog -- cgit 1.2.3-korg