aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2017-01-24 12:11:30 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:20 +0100
commit56019364d35486cc33401626dfa5d0d17f6ea6e5 (patch)
treea4060f22bcd30692c980a78d5f7d26d0cd57903f /meta-xfce
parentfcc4940b7fab02056b3a821a3aa8a853066df879 (diff)
downloadmeta-openembedded-56019364d35486cc33401626dfa5d0d17f6ea6e5.tar.gz
xfce: add dbus-glib-native to DEPENDS to fix do_configure
Now with the shared sysroot gone, an implicit dependency shows up as: | checking for dbus-binding-tool... no | configure: error: could not find dbus-binding-tool in $PATH. You can run | ./configure DBUS_BINDING_TOOL=/path/to/dbus-binding-tool to define | a custom location for it. | ERROR: Function failed: do_configure (log file is located at /home/paul/poky/build/tmp/work/core2-64-overc-linux/xfdesktop/4.12.3-r0/temp/log.do_configure.9339) ERROR: Task (/home/paul/poky/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb:do_configure) failed with exit code '1' Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb
index e951343997..daecf828ea 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "Xfce4 Desktop Manager"
SECTION = "x11/base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "glib-2.0 gtk+ libxfce4util libxfce4ui libwnck xfconf dbus-glib thunar garcon exo"
+DEPENDS = "glib-2.0 gtk+ libxfce4util libxfce4ui libwnck xfconf dbus-glib dbus-glib-native thunar garcon exo"
inherit xfce distro_features_check
ative-tarball-fixes'>ChenQi/uninative-tarball-fixes OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany
AgeCommit message (Expand)Author
2020-12-30epiphany: upgrade 3.38.1 -> 3.38.2Alexander Kanavin
2020-10-30epiphany: upgrade 3.36.4 -> 3.38.1Alexander Kanavin
2020-08-25epiphany: upgrade 3.36.3 -> 3.36.4Alexander Kanavin
2020-07-18epiphany: upgrade 3.36.2 -> 3.36.3Richard Purdie
2020-06-08epiphany: upgrade 3.36.1 -> 3.36.2Alexander Kanavin
2020-05-07epiphany: update to 3.36.1Alexander Kanavin
2020-02-21epiphany: upgrade 3.34.3.1 -> 3.34.4Alexander Kanavin
2020-01-21epiphany: upgrade 3.34.2 -> 3.34.3.1Alexander Kanavin
2020-01-19epiphany: Add missing mime-xgd inheritRichard Purdie
2019-12-30epiphany: upgrade 3.34.1 -> 3.34.2Alexander Kanavin
2019-11-21distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, re...Denys Dmytriyenko
2019-10-24meta: update and add missing homepage/bugtracker linksMaxime Roussin-BĂ©langer
2019-10-15epiphany: upgrade 3.32.4 -> 3.34.1Alexander Kanavin
2019-08-22epiphany: upgrade 3.32.3 -> 3.32.4Alexander Kanavin
2019-07-29webkitgtk: Reenable on mipsAdrian Bunk
2019-07-27epiphany: set imcompatible with tune mipsKai Kang
2019-06-19epiphany: update to 3.32.3Alexander Kanavin
2019-05-22epiphany: update to 3.32.2Alexander Kanavin
2019-05-16epiphany: Do not bypass initialization of variable with __attribute__((cleanup))Khem Raj
2019-04-23epiphany: update to 3.32.1.2Alexander Kanavin
2019-02-20epiphany: upgrade 3.30.2 -> 3.30.3Alexander Kanavin
2018-11-21epiphany: update to 3.30.2Alexander Kanavin
2018-10-10webkitgtk/epiphany: add opengl to REQUIRED_DISTRO_FEATURESHongxu Jia
2018-09-06epiphany: upgrade 3.28.1.1 -> 3.28.3.1Yi Zhao
2018-07-18epiphany: fix epiphany cannot start problemChangqing Li
2018-05-29gnome-desktop3: remove the recipeAlexander Kanavin
2018-05-04epiphany: update to 3.28.1.1Alexander Kanavin
2018-05-04epiphany: update to 3.28.0.1Alexander Kanavin
2018-03-03epiphany: upgrade 3.26.5.1 -> 3.26.6Alexander Kanavin
2018-02-16epiphany: update to 3.26.5.1Alexander Kanavin
2017-07-27epiphany: upgrade to 3.24.3Alexander Kanavin
2017-07-06epiphany: Fix build errors when compiling with security flagsKhem Raj
2017-06-28epiphany: remove unused intltool build-dependencyRoss Burton
2017-06-28epiphany: update to 3.24.2Alexander Kanavin
2017-06-28gnomebase.bbclass: add datadir/icons and datadir/appdata to standard FILES listAlexander Kanavin
2017-03-01epiphany: update to 3.22.6Alexander Kanavin