Skip to content

Commit

Permalink
Correct the Linux package dependencies. This is a partial revert of r…
Browse files Browse the repository at this point in the history
…263427.

TBR=matthewyuan@chromium.org,tommycli@chromium.org
BUG=318450

Review URL: https://codereview.chromium.org/236023004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263450 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
thestig@chromium.org committed Apr 12, 2014
1 parent a41dec9 commit 7177c43
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion chrome/installer/linux/debian/expected_deps
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ libcairo2 (>= 1.6.0)
libcap2 (>= 2.10)
libcups2 (>= 1.4.0)
libdbus-1-3 (>= 1.2.14)
libexif12
libexpat1 (>= 1.95.8)
libfontconfig1 (>= 2.8.0)
libfreetype6 (>= 2.3.9)
Expand Down
1 change: 0 additions & 1 deletion chrome/installer/linux/rpm/expected_deps_i386
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ libdbus-1.so.3
libdl.so.2
libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.1)
libexif.so.12
libexpat.so.1
libfontconfig.so.1
libfreetype.so.6
Expand Down
1 change: 0 additions & 1 deletion chrome/installer/linux/rpm/expected_deps_x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ libcups.so.2()(64bit)
libdbus-1.so.3()(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libexif.so.12()(64bit)
libexpat.so.1()(64bit)
libfontconfig.so.1()(64bit)
libfreetype.so.6()(64bit)
Expand Down

0 comments on commit 7177c43

Please sign in to comment.