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

Unified Diff: ports/sqlite/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/sqlite/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/sqlite/pkg_info
diff --git a/ports/sqlite/pkg_info b/ports/sqlite/pkg_info
index a0d810cdc566bd5264155913ba7848b25cc726f3..799412d293f70159da05dda8748bf774261d5ddc 100644
--- a/ports/sqlite/pkg_info
+++ b/ports/sqlite/pkg_info
@@ -2,6 +2,6 @@ NAME=sqlite
VERSION=3071601
ARCHIVE_ROOT=sqlite-autoconf-3071601
URL=http://www.sqlite.org/2013/sqlite-autoconf-3071601.tar.gz
-DEPENDS=(readline nacl-spawn)
+DEPENDS=(gtest readline nacl-spawn)
SHA1=b0d9b3e2ca3c50f72e5921e9532130787871b7ae
DISABLED_TOOLCHAIN=(emscripten)
« no previous file with comments | « ports/sqlite/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698