On 10/02/2013 00:47, Samuli Suominen wrote:
On 09/02/13 14:15, Alexis Ballier wrote:
Dear fellow developers,
I didn't find anything to reply directly here, so sorry for stealing
this message.
I just wanted to point out that people have lately been adding deps like:
media-libs/libpng:=
dev-libs/openssl:=
That is wrong as it completely ignores the SLOTting of these packages.
They need to be:
media-libs/libpng:0=
dev-libs/openssl:0=
As in, before you add any subslotting to any library, you need to check
for it's binary-only SLOTs!
Thanks,
Samuli
Is there a difference in behaviour between 'media-libs/libpng:=' and
'media-libs/libpng' with no slot information at all?