libxklavier 1.13
This commit is contained in:
parent
b5db10c225
commit
a0ec0f1fd1
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-12-08 Sergey V. Udaltsov <svu@gnome.org>
|
||||
|
||||
* configure.in: Bump libxklavier requirement to 1.13
|
||||
|
||||
2004-11-28 Dwayne Bailey <dwayne@translate.org.za>
|
||||
|
||||
* configure.in: Added "nso" to ALL_LINGUAS.
|
||||
|
|
|
@ -111,8 +111,8 @@ 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 >= 1.12,,
|
||||
AC_MSG_ERROR([Upcoming releases of gnome-control-center will depend on libxklavier.
|
||||
PKG_CHECK_MODULES(LIBXKLAVIER, libxklavier >= 1.13,,
|
||||
AC_MSG_ERROR([gnome-control-center depends on libxklavier.
|
||||
The latest release is available from http://prdownloads.sourceforge.net/gswitchit], 1))
|
||||
|
||||
dnl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue