Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into mnz66.mn-solutions.de:/usr/src/mnci54/oe
2005/04/26 15:18:40+02:00 mn-solutions.de!schurig
unbreak the libvncserver.bb file.
Note: the name of this bb file contains the substring 'lib' and 'server'. So it's for
a library only and not for clients.
When I run it, it errored out at when trying to install x11vnc. But that app hasn't
been built, maybe because ./configure don't find any X11 related libs in my Qt2/Qt3
only buildroot. And anyway, X11 wasn't in the DEPENDS. I suggest that therefore one
that needs x11vnc creates a x11vnc.bb file with proper DEPENDS lines.
Second bug: test client_examples of libvncclient tried to link against libsdl. Because
these examples don't get installed, there's no need to depend this lib on SDL, so
I removed the compilation of those utilities.
BKrev: 426e3fd5_NvE--1zrnN7K941-wpAdQ