diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index d5ed04468..808e05e0c 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | |||
@@ -17,7 +17,7 @@ SRC_URI = " \ | |||
17 | SRCREV = "c6683cb2cff489c16c2c7b5eab4017bb461f07f1" | 17 | SRCREV = "c6683cb2cff489c16c2c7b5eab4017bb461f07f1" |
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | PV = "4.12.0+git${SRCPV}" | 19 | PV = "4.12.0+git${SRCPV}" |
20 | 20 | ||
21 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" | 21 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" |
22 | 22 | ||
23 | PACKAGECONFIG ??= " \ | 23 | PACKAGECONFIG ??= " \ |