[gnome-builder/wip/chergert/debugger: 32/46] gdb: depend on terminal



commit 40b07a38153f676c23a69675885dd4b27485b0e1
Author: Christian Hergert <chergert redhat com>
Date:   Fri Mar 24 02:59:24 2017 -0700

    gdb: depend on terminal
    
    The debugger just won't really be that useful without an output window.

 plugins/gdb/gdb.plugin |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gdb/gdb.plugin b/plugins/gdb/gdb.plugin
index 56849dd..50aa598 100644
--- a/plugins/gdb/gdb.plugin
+++ b/plugins/gdb/gdb.plugin
@@ -5,5 +5,6 @@ Name=Gdb
 Description=Provides integration with the GNU Debugger
 Authors=Christian Hergert <chergert redhat com>
 Copyright=Copyright © 2017 Christian Hergert
+Depends=terminal
 Builtin=true
 Hidden=false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]