From d609cd54f1fdc3150184a6c2d69c02fed482eb35 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Jan 2016 16:08:39 +0200 Subject: gtk+: update to 2.24.29 Fix a do_configure() error (missing m4 macro) in puzzles recipe caused by this update. (From OE-Core rev: b646dd99b8fda54375ad7c0cd5ce1ef9dcca2736) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb') diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index dab5440d8f..346f43bc9c 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -21,7 +21,7 @@ PV = "0.0+git${SRCPV}" S = "${WORKDIR}/git" -inherit autotools-brokensep distro_features_check +inherit autotools-brokensep distro_features_check pkgconfig PACKAGECONFIG ??= "gtk2" PACKAGECONFIG[gtk2] = "--with-gtk=2,,gtk+," -- cgit v1.2.3-54-g00ecf