[OE-core] [PATCH] libepoxy: RDEPEND on libgl

Andreas Oberritter obi at opendreambox.org
Fri Oct 2 15:47:15 UTC 2015


On 02.10.2015 14:48, Alexander Kanavin wrote:
> On 10/02/2015 03:41 PM, Jussi Kukkonen wrote:
>> Automatic dependency tracking does not notice this (understandable
>> with the dlopen trickery epoxy does).
> 
> Maybe it's better to explain this in a comment in the recipe itself?

I think this is pretty much standard in OpenGL environments.

Regards,
Andreas

>> --- a/meta/recipes-graphics/libepoxy/libepoxy_git.bb
>> +++ b/meta/recipes-graphics/libepoxy/libepoxy_git.bb
>> @@ -20,6 +20,7 @@ S = "${WORKDIR}/git"
>>   inherit autotools pkgconfig
>>
>>   DEPENDS = "util-macros virtual/egl"
>> +RDEPENDS_${PN} = "libgl"
> 
> 
> 
> 
> Alex




More information about the Openembedded-core mailing list