Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206941 - net-libs/libvncserver comes with wo copies of liblzo (2?)
Summary: net-libs/libvncserver comes with wo copies of liblzo (2?)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2008-01-21 21:42 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-02-11 08:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-01-21 21:42:42 UTC
One for libvncserver and one for libvncclient... it seems to be a stripped down version, but nevertheless..
Comment 1 SpanKY gentoo-dev 2009-01-31 07:20:46 UTC
it uses minilzo which is straight copied from lzo-2 ... but that is the purpose of minilzo (copy it into your project).  and since lzo-2 doesnt compile/install minilzo, projects need to include it.

minilzo is small and a very subset of lzo itself