1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Add libtool

This commit is contained in:
Dave Davenport 2016-10-31 20:52:24 +01:00
parent d6a52f5903
commit 52d862a4f5

View file

@ -8,7 +8,7 @@ before_script:
- apt-get install --force-yes -y libxcb-icccm4-dev libxcb-util0-dev libxcb-xinerama0-dev libxcb-xkb-dev libx11-xcb-dev
- apt-get install --force-yes -y libxcb1-dev xvfb discount xdotool fluxbox
- apt-get install --force-yes -y libxkbcommon-dev libxkbcommon-x11-dev libxcb-ewmh-dev
- apt-get install --force-yes -y xutils-dev
- apt-get install --force-yes -y xutils-dev libtool
- git clone --recursive https://github.com/Airblader/xcb-util-xrm.git
- cd xcb-util-xrm
- ./autogen.sh --prefix=/usr