Add Game Boy emulator to sculpt.run

This commit is contained in:
Ehmry - 2018-07-09 13:00:40 +02:00 committed by Christian Helmuth
parent 069f87a19f
commit ac335ef58a

View File

@ -718,6 +718,14 @@ append manual_deploy_config {
</start>
-->
<!--
<start name="gambatte" pkg="ehmry/pkg/gambatte/2018-07-08">
<route>
<service name="Nitpicker"> <child name="wm"/> </service>
</route>
</start>
-->
</config>}
set fd [open [run_dir]/genode/manual_deploy.config w]