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
========================================================================

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to