Chromium Code Reviews| Index: ports/devenv/pkg_info |
| diff --git a/ports/devenv/pkg_info b/ports/devenv/pkg_info |
| index c7bb7cf5393b01d649f4d6bf5bcb283a116fb9bf..c8983c20e359d80bce5443e943239327402b520e 100644 |
| --- a/ports/devenv/pkg_info |
| +++ b/ports/devenv/pkg_info |
| @@ -2,5 +2,5 @@ NAME=devenv |
| VERSION=0.1 |
| # Currently only builds on linux (due to dependency on openssl) |
| BUILD_OS=linux |
| -DEPENDS=(bash unzip geturl pkg) |
| +DEPENDS=(bash unzip geturl pkg gtest) |
| DISABLED_TOOLCHAIN=(emscripten) |