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

Unified Diff: ports/glibc-compat/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/glibc-compat/build.sh ('k') | ports/gtest/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/glibc-compat/pkg_info
diff --git a/ports/glibc-compat/pkg_info b/ports/glibc-compat/pkg_info
index 3479fa2430667b1bc119b4de0d72ee55cfd89982..c07549e20945f584aa0f0e4cb001ffdc022293d8 100644
--- a/ports/glibc-compat/pkg_info
+++ b/ports/glibc-compat/pkg_info
@@ -1,3 +1,3 @@
NAME=glibc-compat
-DEPENDS=(corelibs)
+DEPENDS=(corelibs gtest)
VERSION=0.1
« no previous file with comments | « ports/glibc-compat/build.sh ('k') | ports/gtest/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698