mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Add libtool
This commit is contained in:
parent
d6a52f5903
commit
52d862a4f5
1 changed files with 1 additions and 1 deletions
|
@ -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 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 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 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
|
- git clone --recursive https://github.com/Airblader/xcb-util-xrm.git
|
||||||
- cd xcb-util-xrm
|
- cd xcb-util-xrm
|
||||||
- ./autogen.sh --prefix=/usr
|
- ./autogen.sh --prefix=/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue