summaryrefslogtreecommitdiffstats
path: root/iw/dependencies_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/dependencies_gui.py')
-rw-r--r--iw/dependencies_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/dependencies_gui.py b/iw/dependencies_gui.py
index 278143c22..3bbb6a9cc 100644
--- a/iw/dependencies_gui.py
+++ b/iw/dependencies_gui.py
@@ -51,6 +51,7 @@ class UnresolvedDependenciesWindow (InstallWindow):
self.todo.unselectDeps (self.deps)
self.updateSize ()
+ #UnresolvedDependenciesWindow tag="depend"
def getScreen (self):
if not UnresolvedDependenciesWindow.moredeps:
threads_leave ()