Chromium Code Reviews

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-wheezy.sh

Issue 1773233002: Media Galleries Partial Deprecation: Remove image metadata & libexif. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove another test Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
index 5006b95456c847dfdf38270e453405836290085c..59c0b72d70d52771cff37066add74dc8b2ec15d7 100755
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh
@@ -48,8 +48,6 @@ DEBIAN_PACKAGES="\
libdrm-radeon1
libelf1
libelf-dev
- libexif12
- libexif-dev
libexpat1
libexpat1-dev
libffi5

Powered by Google App Engine