genode/repos/gems/recipes/pkg/nano3d/runtime
Norman Feske fc902b797e depot: runtime definitions for sculpt installation
This patch supplements 'runtime' files to several pkg archives,
which thereby become deployable by the depot_deploy tool.

Issue #2676
2018-02-15 10:22:10 +01:00

13 lines
192 B
Plaintext

<runtime ram="4M" caps="200" binary="nano3d">
<requires> <nitpicker/> <timer/> </requires>
<config/>
<content>
<rom label="ld.lib.so"/>
<rom label="nano3d"/>
</content>
</runtime>