Fix dependency error

ok robert@ (maintainer)
This commit is contained in:
dcoppa 2014-11-06 18:32:27 +00:00
parent f0e5d2ca70
commit 578686e197

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-mojo_mojo_gyp,v 1.1 2014/11/06 18:32:27 dcoppa Exp $
--- mojo/mojo.gyp.orig.port Thu Nov 6 16:43:41 2014
+++ mojo/mojo.gyp Thu Nov 6 16:18:34 2014
@@ -332,6 +332,7 @@
'export_dependent_settings': [
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'mojo_base.gyp:mojo_application_bindings',
+ 'mojo_network_bindings',
],
},
{