Fix build errors with ibus-1.4
authorPeng Huang <shawn.p.huang@gmail.com>
Fri, 22 Oct 2010 11:36:54 +0000 (20:36 +0900)
committerPeng Huang <shawn.p.huang@gmail.com>
Fri, 29 Oct 2010 08:16:55 +0000 (17:16 +0900)
configure.ac
debian/control

index 358dff8..77c4a5c 100644 (file)
@@ -53,7 +53,7 @@ AM_PROG_LIBTOOL
 
 # check ibus
 PKG_CHECK_MODULES(IBUS, [
-    ibus-2.0
+    ibus-1.0 >= 1.3.99
 ])
 
 # check sqlite
index 13d031c..5c487a4 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: LI Daobing <lidaobing@debian.org>
 Build-Depends: debhelper (>= 7), autotools-dev, pkg-config,
- libibus-dev (>= 1.2.99), libsqlite3-dev (>= 3.6), sqlite3, uuid-dev,
+ libibus-dev (>= 1.3.99), libsqlite3-dev (>= 3.6), sqlite3, uuid-dev,
  python-support, intltool (>= 0.35.0), libopencc-dev (>= 0.0.4~pre.1),
  liblua5.1-0-dev
 Standards-Version: 3.8.4