Fix building of libxkbcommon on Travis
This commit is contained in:
parent
3aca32c8b2
commit
31ac5960b8
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ buildXkbCommon() {
|
|||
git clone https://github.com/xkbcommon/libxkbcommon.git
|
||||
|
||||
cd "$EXTERNAL/libxkbcommon"
|
||||
git checkout xkbcommon-0.8.4
|
||||
./autogen.sh --prefix=$XKB_PATH
|
||||
make $MAKE_ARGS
|
||||
sudo make install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue