Skip to content

Commit

Permalink
Add xcompmgr to install-build-deps.sh
Browse files Browse the repository at this point in the history
xcompmgr is a simple compositor manager to work with Xvfb.
It will be started by testing/xvfb.py in addition to Xvfb and
openbox, to make use of --enable-transparent-visuals in unit tests.

BUG=614512

R=danakj@chromium.org, dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2008313002
Cr-Commit-Position: refs/heads/master@{#395899}
  • Loading branch information
JulienIsorce authored and Commit bot committed May 25, 2016
1 parent ab43e12 commit 5ecfacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/install-build-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dev_list="bison cdbs curl dpkg-dev elfutils devscripts fakeroot
libwww-perl libxslt1-dev libxss-dev libxt-dev libxtst-dev openbox
patch perl pkg-config python python-cherrypy3 python-crypto
python-dev python-numpy python-opencv python-openssl python-psutil
python-yaml rpm ruby subversion ttf-dejavu-core wdiff zip
python-yaml rpm ruby subversion ttf-dejavu-core wdiff xcompmgr zip
$chromeos_dev_list"

# 64-bit systems need a minimum set of 32-bit compat packages for the pre-built
Expand Down

0 comments on commit 5ecfacf

Please sign in to comment.