summaryrefslogtreecommitdiffstats
path: root/chrome/installer/linux
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 00:12:11 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 00:12:11 +0000
commit2ec6d330d3189c99958123aeb8e4cee876ed1c99 (patch)
tree790e78be92d902f06b9e47966be7109e0ad9ba38 /chrome/installer/linux
parent0b0e8a11546c1d88f79795ee36b621646baf4ee3 (diff)
downloadchromium_src-2ec6d330d3189c99958123aeb8e4cee876ed1c99.zip
chromium_src-2ec6d330d3189c99958123aeb8e4cee876ed1c99.tar.gz
chromium_src-2ec6d330d3189c99958123aeb8e4cee876ed1c99.tar.bz2
Linux: Change expected glib dependency version from 2.26 to 2.28.
This is an ok change since all supported Linux distros have 2.32 or higher. It is not exactly obvious what CL caused this. The code review will be updated with more info afterwards. NOTRY=true Review URL: https://codereview.chromium.org/333073003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/linux')
-rw-r--r--chrome/installer/linux/debian/expected_deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/linux/debian/expected_deps b/chrome/installer/linux/debian/expected_deps
index 38aff49..ec92bc9 100644
--- a/chrome/installer/linux/debian/expected_deps
+++ b/chrome/installer/linux/debian/expected_deps
@@ -11,7 +11,7 @@ libfreetype6 (>= 2.3.9)
libgcc1 (>= 1:4.1.1)
libgconf-2-4 (>= 2.31.1)
libgdk-pixbuf2.0-0 (>= 2.22.0)
-libglib2.0-0 (>= 2.26.0)
+libglib2.0-0 (>= 2.28.0)
libgtk2.0-0 (>= 2.24.0)
libnspr4 (>= 1.8.0.10)
libnss3 (>= 3.14.3)