Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512852 - net-misc/guacamole-server: automagic deps
Summary: net-misc/guacamole-server: automagic deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Schürch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-10 01:31 UTC by Mike Gilbert
Modified: 2014-10-28 16:36 UTC (History)
0 users

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 Mike Gilbert gentoo-dev 2014-06-10 01:31:05 UTC
guacamole-server has optional deps on net-libs/libssh2, net-misc/freerdp, net-libs/vncserver, media-sound/pulseaudio, and media-libs/libvorbis.

However, it does not enable/disable the corresponding features via configure flags or other means.

These deps are therefore "automagic": the package will link with these libraries if they happen to be installed, regardless of the user's USE setting.

http://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies


On a related note, the detection logic for freerdp appears to be flawed and rdp support is silently disabled when building against net-misc/freerdp-9999.1.
Comment 1 Andreas Schürch gentoo-dev 2014-10-28 16:36:03 UTC
Thanks Mike, this is fixed in the 0.9.3 version.
For freerdp i just depend on a lower version for now...