Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
authorHolger Schurig <schurig@mn-solutions.de>
Tue, 26 Apr 2005 13:19:17 +0000 (13:19 +0000)
committerHolger Schurig <schurig@mn-solutions.de>
Tue, 26 Apr 2005 13:19:17 +0000 (13:19 +0000)
commit39a0c662502096b8fd428f3e3edbbfd1a4f200f7
tree781ca432e0a2a402be8393727fd68a21d8a7346d
parent47fd32ea069830ca0e1d879e0def5cd6627936c9
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
packages/libvncserver/libvncserver_0.7.1.bb