aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2017-02-24 13:29:23 +0100
committerAndreas Oberritter <obi@opendreambox.org>2017-06-26 22:59:20 +0200
commitc2a15bc0cfc8027b8137e8d4b6593a9186d9699d (patch)
tree8fc1f3bc1fb1cd72ae83a9e4a6b5eecea061bc14
parent3a674a0a769341c636db0cd95357cd8158a0455b (diff)
downloadmeta-openembedded-contrib-c2a15bc0cfc8027b8137e8d4b6593a9186d9699d.tar.gz
libsdl2-ttf: inherit pkgconfig
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb2
1 files changed, 1 insertions, 1 deletions
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