summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
authortommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-24 22:07:44 +0000
committertommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-24 22:07:44 +0000
commitaf60c4ec56a067a980d2a7096996655bdc1f3648 (patch)
tree4350615f4935f3d3951f89f6a22fc3ab906491ba /chrome/installer
parent5e8ec5d42fe1453e3b680b00b2e430aa62704912 (diff)
downloadchromium_src-af60c4ec56a067a980d2a7096996655bdc1f3648.zip
chromium_src-af60c4ec56a067a980d2a7096996655bdc1f3648.tar.gz
chromium_src-af60c4ec56a067a980d2a7096996655bdc1f3648.tar.bz2
Media Galleries API Metadata: libexif sysroot changes
In service of https://codereview.chromium.org/191583002/ BUG=318450 NOTRY=true Review URL: https://codereview.chromium.org/210493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259029 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
-rw-r--r--chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.amd642
-rw-r--r--chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.i3862
-rwxr-xr-xchrome/installer/linux/sysroot_scripts/sysroot-creator-debian.wheezy.sh2
3 files changed, 6 insertions, 0 deletions
diff --git a/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.amd64 b/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.amd64
index b014e5d..5f3d71b 100644
--- a/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.amd64
+++ b/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.amd64
@@ -59,6 +59,8 @@ main/k/krb5/libkrb5support0_1.10.1+dfsg-5+deb7u1_amd64.deb
main/libc/libcap2/libcap2_2.22-1.2_amd64.deb
main/libc/libcap2/libcap-dev_2.22-1.2_amd64.deb
main/libf/libffi/libffi5_3.0.10-3_amd64.deb
+main/libe/libexif/libexif12_0.6.20-3_amd64.deb
+main/libe/libexif/libexif-dev_0.6.20-3_amd64.deb
main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u1_amd64.deb
main/libg/libgcrypt11/libgcrypt11-dev_1.5.0-5+deb7u1_amd64.deb
main/libg/libgnome-keyring/libgnome-keyring0_3.4.1-1_amd64.deb
diff --git a/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.i386 b/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.i386
index f38c297..fcd424a 100644
--- a/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.i386
+++ b/chrome/installer/linux/sysroot_scripts/packagelist.debian.wheezy.i386
@@ -58,6 +58,8 @@ main/k/krb5/libkrb5-dev_1.10.1+dfsg-5+deb7u1_i386.deb
main/k/krb5/libkrb5support0_1.10.1+dfsg-5+deb7u1_i386.deb
main/libc/libcap2/libcap2_2.22-1.2_i386.deb
main/libc/libcap2/libcap-dev_2.22-1.2_i386.deb
+main/libe/libexif/libexif12_0.6.20-3_i386.deb
+main/libe/libexif/libexif-dev_0.6.20-3_i386.deb
main/libf/libffi/libffi5_3.0.10-3_i386.deb
main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u1_i386.deb
main/libg/libgcrypt11/libgcrypt11-dev_1.5.0-5+deb7u1_i386.deb
diff --git a/chrome/installer/linux/sysroot_scripts/sysroot-creator-debian.wheezy.sh b/chrome/installer/linux/sysroot_scripts/sysroot-creator-debian.wheezy.sh
index 530865a..5732aac 100755
--- a/chrome/installer/linux/sysroot_scripts/sysroot-creator-debian.wheezy.sh
+++ b/chrome/installer/linux/sysroot_scripts/sysroot-creator-debian.wheezy.sh
@@ -73,6 +73,8 @@ readonly DEBIAN_PACKAGES="\
libdbus-glib-1-2 \
libelf1 \
libelf-dev \
+ libexif12 \
+ libexif-dev \
libexpat1 \
libexpat1-dev \
libffi5 \