PACKAGING: fix confusing typo

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2014-10-24 23:06:07 +03:00
parent 508fbcd167
commit dc275a289f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ libxkbcommon consists of two shared libraries, libxkbcommon (the main
library) and libxkbcommon-x11 (an addon library for XCB clients).
The files for libxkbcommon-x11 are:
libxkbcommon-x11.a libxkbcommon.so* xkbcommon/xkbcommon-x11.h
libxkbcommon-x11.a libxkbcommon-x11.so* xkbcommon/xkbcommon-x11.h
xkbcommon-x11.map xkbcommon-x11.pc
libxkbcommon-x11 can be disabled with --disable-x11 (see