genode/repos/gems/recipes/pkg/nano3d/runtime
Norman Feske 62af32270b depot: remove empty config from pkg/nano3d
This allows for routing the nano3d config to a ROM services like
dynamic rom.
2023-02-27 08:22:47 +01:00

11 lines
174 B
Plaintext

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