aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src/debugger.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debugger/src/debugger.app.src')
-rw-r--r--lib/debugger/src/debugger.app.src4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/debugger/src/debugger.app.src b/lib/debugger/src/debugger.app.src
index 84fb98c94e..f102385d39 100644
--- a/lib/debugger/src/debugger.app.src
+++ b/lib/debugger/src/debugger.app.src
@@ -46,4 +46,6 @@
int
]},
{registered, [dbg_iserver, dbg_wx_mon, dbg_wx_winman]},
- {applications, [kernel, stdlib]}]}.
+ {applications, [kernel, stdlib]},
+ {runtime_dependencies, ["wx-1.2","stdlib-2.0","kernel-3.0","erts-6.0",
+ "compiler-5.0"]}]}.