mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
9a671cf8bc
The '<dependencies>' attribute 'path' refers to a depot archive. Depending on the attributes 'source="no"' and 'binary="no" (defaults shown), the depot_query component determines the source/binary dependencies of the given archive. The result has the form of a report with a sequence of <missing> and <present> nodes, each equipped with the 'path' of the dependency. |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.