summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles
diff options
context:
space:
mode:
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}"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24inherit autotools-brokensep distro_features_check 24inherit autotools-brokensep distro_features_check pkgconfig
25 25
26PACKAGECONFIG ??= "gtk2" 26PACKAGECONFIG ??= "gtk2"
27PACKAGECONFIG[gtk2] = "--with-gtk=2,,gtk+," 27PACKAGECONFIG[gtk2] = "--with-gtk=2,,gtk+,"