summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb')
-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 59b952522d..5ee9164b85 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -24,7 +24,7 @@ PV = "0.0+git${SRCPV}"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27inherit autotools distro_features_check pkgconfig 27inherit autotools features_check pkgconfig
28 28
29PACKAGECONFIG ??= "gtk3" 29PACKAGECONFIG ??= "gtk3"
30PACKAGECONFIG[gtk2] = "--with-gtk=2,,gtk+," 30PACKAGECONFIG[gtk2] = "--with-gtk=2,,gtk+,"