Add the xpyb XCB python bindings to the linux builds

This commit is contained in:
Kovid Goyal 2014-10-31 16:00:40 +05:30
parent 56aa219011
commit 8dab918f98

View File

@ -22,7 +22,7 @@ sudo apt-get install build-essential module-assistant vim zsh vim-scripts rsync
htop nasm unzip libdbus-1-dev cmake libltdl-dev libudev-dev apt-file \ htop nasm unzip libdbus-1-dev cmake libltdl-dev libudev-dev apt-file \
libdbus-glib-1-dev libcups2-dev "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev \ libdbus-glib-1-dev libcups2-dev "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev \
libxrender-dev flex bison gperf libasound2-dev libgstreamer0.10-dev \ libxrender-dev flex bison gperf libasound2-dev libgstreamer0.10-dev \
libgstreamer-plugins-base0.10-dev libpulse-dev libgtk2.0-dev libffi-dev libgstreamer-plugins-base0.10-dev libpulse-dev libgtk2.0-dev libffi-dev xcb-proto python-xcbgen dh-autoreconf
apt-file update apt-file update
# For recent enough version of debian (>= sid) also install libxkbcommon-dev # For recent enough version of debian (>= sid) also install libxkbcommon-dev