mirror of https://github.com/procxx/kepka.git
Use specific tag for libxkbcommon in docs.
This commit is contained in:
parent
e150db1d0b
commit
65342559c7
|
@ -209,6 +209,7 @@ Go to ***BuildPath*** and run
|
||||||
|
|
||||||
git clone https://github.com/xkbcommon/libxkbcommon.git
|
git clone https://github.com/xkbcommon/libxkbcommon.git
|
||||||
cd libxkbcommon
|
cd libxkbcommon
|
||||||
|
git checkout xkbcommon-0.8.4
|
||||||
./autogen.sh --disable-x11
|
./autogen.sh --disable-x11
|
||||||
make $MAKE_THREADS_CNT
|
make $MAKE_THREADS_CNT
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
Loading…
Reference in New Issue