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

Unified Diff: ports/nacl-spawn/pkg_info

Issue 1555913002: Build gtest from source rather than using SDK-provided version (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « ports/nacl-spawn/build.sh ('k') | ports/sqlite/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/nacl-spawn/pkg_info
diff --git a/ports/nacl-spawn/pkg_info b/ports/nacl-spawn/pkg_info
index b7be56979d50a29ed38690a2f71060b3148a7483..c85d8e08c7b161e5d87ecae29e9c8d88a70c8ad4 100644
--- a/ports/nacl-spawn/pkg_info
+++ b/ports/nacl-spawn/pkg_info
@@ -1,3 +1,3 @@
NAME=nacl-spawn
VERSION=0.1
-DEPENDS=(corelibs glibc-compat libtar)
+DEPENDS=(corelibs glibc-compat libtar gtest)
« no previous file with comments | « ports/nacl-spawn/build.sh ('k') | ports/sqlite/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698