requires the latest libxklavier due to the API change
This commit is contained in:
parent
4d5f43dca5
commit
5aef08220a
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ PKG_CHECK_MODULES(VFS_CAPPLET, $COMMON_MODULES gnome-vfs-module-2.0 gnome-vfs-2.
|
|||
PKG_CHECK_MODULES(GNOME_DESKTOP, gnome-desktop-2.0)
|
||||
PKG_CHECK_MODULES(SOUND_CAPPLET, esound)
|
||||
PKG_CHECK_MODULES(METACITY, libmetacity-private)
|
||||
PKG_CHECK_MODULES(LIBXKLAVIER, libxklavier >= 0.95,,
|
||||
PKG_CHECK_MODULES(LIBXKLAVIER, libxklavier >= 0.97,,
|
||||
AC_MSG_ERROR([Upcoming releases of gnome-control-center will depend on libxklavier.
|
||||
The latest release is available from http://prdownloads.sourceforge.net/gswitchit], 1))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue