Index: gyp/debugger.gyp |
diff --git a/gyp/debugger.gyp b/gyp/debugger.gyp |
index e7e82751255c7bc7be8146408ee22484bfa73120..c86538dcbda32ba07976ce080d8f11a07ec8f910 100644 |
--- a/gyp/debugger.gyp |
+++ b/gyp/debugger.gyp |
@@ -136,6 +136,7 @@ |
'dependencies': [ |
'debugger_qt_mocs', |
'skia_lib.gyp:skia_lib', |
+ 'jsoncpp.gyp:jsoncpp', |
], |
'cflags': [ |
# Clang gets confused by QWeakPointer, see http://llvm.org/bugs/show_bug.cgi?id=13127 |