[OE-core] why do (some) apache module recipes depend on both apache2 and apache2-native?

Robert P. J. Day rpjday at crashcourse.ca
Fri Jan 27 15:17:07 UTC 2017


  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 native
and target form of apache?

  is there something unique about the structure of apache that
requires the native component of the sysroot even when building for a
different target?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list