aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-09 22:05:18 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-10 00:50:59 -0800
commitc4fd65c8a1b0d80b542e1d26163dcaff87101735 (patch)
tree0012000b9d7b0bdf6e55208c9c48c4fc87ce4b98 /meta-oe/recipes-core
parent1de576787423f9721bafdf795dbf1a525f3582cb (diff)
downloadmeta-openembedded-contrib-c4fd65c8a1b0d80b542e1d26163dcaff87101735.tar.gz
libsigc++-3: let meson build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
index 0acdb3e98f..26bd02c7b9 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "4b77676de1e74774ec456bcc6ac6f04a2791a12cc1fe07f8305d4c3c86
S = "${WORKDIR}/libsigc++-${PV}"
-inherit autotools
+inherit setuptools3 meson
FILES_${PN}-dev += "${libdir}/sigc++-*/"
FILES_${PN}-doc += "${datadir}/devhelp"