Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(506)

Unified Diff: ports/devenv-latest/pkg_info

Issue 1285953002: Switch devenv to use pkg packages (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@toolchain_install
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ports/devenv-latest/pkg_info
diff --git a/ports/devenv-latest/pkg_info b/ports/devenv-latest/pkg_info
index c94fea85d05ddf284005ba4c4b11d72ceb9f38b6..257f09e8aa35baf7d4500bbaf033b53cba921c72 100644
--- a/ports/devenv-latest/pkg_info
+++ b/ports/devenv-latest/pkg_info
@@ -2,7 +2,7 @@ NAME=devenv-latest
VERSION=0.1
# Currently only builds on linux (due to dependency on openssl)
BUILD_OS=linux
-DEPENDS=(devenv coreutils git make python curl)
+DEPENDS=(corelibs devenv coreutils git make python curl)
# Disabled for bionic due to bash.
DISABLED_LIBC=(bionic)
DISABLED_TOOLCHAIN=(emscripten)

Powered by Google App Engine
This is Rietveld 408576698