summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-01-22 16:08:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-26 22:46:29 +0000
commitb646dd99b8fda54375ad7c0cd5ce1ef9dcca2736 (patch)
treefdbdc08266b5e1445ed92f567fa90f38c8836fa5 /meta/recipes-sato/puzzles
parent429b7693a2db7ea5cff08d243e22e34f94942cee (diff)
downloadopenembedded-core-contrib-b646dd99b8fda54375ad7c0cd5ce1ef9dcca2736.tar.gz
gtk+: update to 2.24.29
Fix a do_configure() error (missing m4 macro) in puzzles recipe caused by this update. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/puzzles')
-rw-r--r--meta/recipes-sato/puzzles/puzzles_git.bb2
1 files changed, 1 insertions, 1 deletions
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+,"