On 1/27/17 7:17 AM, Robert P. J. Day wrote:
>
> i was poking around some apache module recipes, eg,
> apache-websocket_git.bb, and noticed:
>
> DEPENDS = "apache2 apache2-native"
> RDEPENDS_${PN} += "apache2"
>
> i can certainly understand that run-time dependency, but why would an
> apa
i was poking around some apache module recipes, eg,
apache-websocket_git.bb, and noticed:
DEPENDS = "apache2 apache2-native"
RDEPENDS_${PN} += "apache2"
i can certainly understand that run-time dependency, but why would an
apache module recipe have a build-time dependency on both the nativ