summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
index c688e9d1d7..482de99d4d 100644
--- a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
+++ b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
@@ -13,7 +13,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
13 13
14DEPENDS = "glib-2.0" 14DEPENDS = "glib-2.0"
15 15
16inherit autotools-brokensep pkgconfig 16inherit autotools pkgconfig
17
18PR = "r1"
17 19
18PACKAGECONFIG ??= "" 20PACKAGECONFIG ??= ""
19PACKAGECONFIG[journald] = "--with-systemd-journal,--without-systemd-journal,systemd,systemd" 21PACKAGECONFIG[journald] = "--with-systemd-journal,--without-systemd-journal,systemd,systemd"