]> code.ossystems Code Review - openembedded-core.git/commit
lsbinitiscripts: Add glib-2.0 to DEPENDS list
authorSaul Wold <sgw@linux.intel.com>
Wed, 27 Jun 2012 16:20:52 +0000 (09:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jul 2012 14:00:40 +0000 (15:00 +0100)
commit488610f4a5b7591a989ff1a6137f276a85fd7a85
tree4e112fac30bbcdd1dc50cc544509ab1cfb72483f
parent4f336e5f416df382fdd2b405314741164d537b22
lsbinitiscripts: Add glib-2.0 to DEPENDS list

ppp-watch requires it.

x86_64-poky-linux-gcc    -m64 --sysroot=/intel/poky2/builds/fetch/tmp/sysroots/qemux86-64 -O2 -pipe -g -feliminate-unused-debug-types  -Wall -D_GNU_SOURCE `pkg-config glib-2.0 --cflags` -c ppp-watch.c -o ppp-watch.o
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
ppp-watch.c:78:18: fatal error: glib.h: No such file or directory
compilation terminated.
make[1]: *** [ppp-watch.o] Error 1
make[1]: Leaving directory `/intel/poky2/builds/fetch/tmp/work/x86_64-poky-linux/lsbinitscripts-9.03-r0/initscripts-9.03/src'

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/lsb/lsbinitscripts_9.03.bb