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

Issue 811007: Fix up following on from r41182... (Closed)

Created:
10 years, 9 months ago by joth
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, piman
CC:
chromium-reviews
Visibility:
Public.

Description

Fix up following on from r41182 - I put the dev library in the runtime section, - I missed the runtime library (libdbus-glib-1-2) altogether - These issues were masked as apt-get couldn't resolve lib32readline-dev replacing it with lib32readline6-dev appears to solve this. BUG=http://crbug.com/37199 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41276

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M build/install-build-deps.sh View 1 2 2 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
joth
Sorry looks like I didn't quite get this right in http://codereview.chromium.org/791003 Not sure why I ...
10 years, 9 months ago (2010-03-10 19:41:37 UTC) #1
piman
http://codereview.chromium.org/811007/diff/1/2 File build/install-build-deps.sh (right): http://codereview.chromium.org/811007/diff/1/2#newcode162 build/install-build-deps.sh:162: cmp_list="ia32-libs lib32asound2-dev lib32readline6-dev lib32stdc++6 lib32z1 That'll break on hardy ...
10 years, 9 months ago (2010-03-10 19:46:21 UTC) #2
joth
Thanks! http://codereview.chromium.org/811007/diff/1/2 File build/install-build-deps.sh (right): http://codereview.chromium.org/811007/diff/1/2#newcode162 build/install-build-deps.sh:162: cmp_list="ia32-libs lib32asound2-dev lib32readline6-dev lib32stdc++6 lib32z1 On 2010/03/10 19:46:21, ...
10 years, 9 months ago (2010-03-10 19:51:26 UTC) #3
piman
10 years, 9 months ago (2010-03-10 20:17:16 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698