summaryrefslogtreecommitdiff
path: root/scripts/pybootchartgui
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2014-04-18 22:01:18 +0200
committerSaul Wold <sgw@linux.intel.com>2014-05-23 09:09:38 -0700
commit63281707f0360e97e43d08f022e8aa2c1df131fa (patch)
treec8e07ac18c49ab5d0cab3fa4d5c20dfb35ef4436 /scripts/pybootchartgui
parentf33a9060ef10322ac1c0e8e5ca05678ce93860f1 (diff)
downloadopenembedded-core-63281707f0360e97e43d08f022e8aa2c1df131fa.tar.gz
openembedded-core-63281707f0360e97e43d08f022e8aa2c1df131fa.tar.bz2
openembedded-core-63281707f0360e97e43d08f022e8aa2c1df131fa.zip
libnotify: add dbus-glib dependency
* | No package 'dbus-glib-1' found | configure:11865: error: Package requirements (gtk+-2.0 >= 2.18, glib-2.0 >= 2.6, dbus-1 >= 0.76, dbus-glib-1 >= 0.76 gmodule-2.0) were not met: * introduced in: commit 5c1eeb5d16566521e45947b07fdcd9f552fec45b Author: Alexandru Palalau <alexandrux.palalau@intel.com> Date: Thu Feb 27 12:05:41 2014 +0200 libnotify: don't use gnome.bbclass because gnome.bbclass was adding gconf->dbus-glib dependency * it was also causing other recipes to fail when they were depending on libnotify which has dbus-glib in pkg-config and dbus-glib was missing, e.g. firefox: | checking for libnotify >= 0.4... Package dbus-glib-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-glib-1.pc' to the PKG_CONFIG_PATH environment variable Package 'dbus-glib-1', required by 'libnotify', not found | configure: error: Library requirements (libnotify >= 0.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. (From OE-Core rev: abb2571a6352fc33a8b78ab0886d443894cda3b6) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions
89c1f90f879b'>e2fsprogs: split out blkid for use in initrd in 1.38John Bowler1 2006-01-21e2fsprogs: split off tune2fs into a separate packageOyvind Repvik1 2005-11-08e2fsprogs: patch Makefile.ins to create symlinks instead of hardlinks, remove...Rene Wagner3 2005-09-08e2fsprogs: Fix the use of sbindir (changed to base_sbindir)Oyvind Repvik1 2005-07-28remove nonworking e2fsprogs 1.36, add e2fsprogs 1.38Michael Lauer2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi13 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson11