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

Unified Diff: SConstruct

Issue 5684002: Add support for bsdiff of file system metadata blocks (Closed) Base URL: http://git.chromium.org/git/update_engine.git@master
Patch Set: Created 10 years 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 | « no previous file | delta_diff_generator.h » ('j') | delta_diff_generator.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index c9d506828667f604f7fa2c25034460a7d99b3642..69dc35f265a4c0f5bfec58eaa88c9d85581ce1ec 100644
--- a/SConstruct
+++ b/SConstruct
@@ -197,6 +197,7 @@ env['LIBS'] = Split("""base
bz2
crypto
curl
+ ext2fs
petkov 2010/12/10 00:46:55 is this library pulled into hard-host-depends some
thieule 2010/12/14 23:11:21 Done.
gflags
glib-2.0
gthread-2.0
« no previous file with comments | « no previous file | delta_diff_generator.h » ('j') | delta_diff_generator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698