Index: utils/compiler/compiler.gyp |
=================================================================== |
--- utils/compiler/compiler.gyp (revision 23664) |
+++ utils/compiler/compiler.gyp (working copy) |
@@ -12,6 +12,7 @@ |
'type': 'none', |
'dependencies': [ |
'../../runtime/dart-runtime.gyp:dart', |
+ '../../pkg/pkg.gyp:pkg_packages', |
kustermann
2013/06/06 09:56:11
Shouldn't we add this to dart.gyp? i.e.
115 {
ahe
2013/06/06 09:56:32
You need to modify inputs below as well.
ricow1
2013/06/06 14:51:38
That will not work as discussed offline
ricow1
2013/06/06 14:51:38
Done
|
], |
'actions': [ |
{ |