From: Peng Huang Date: Fri, 22 Oct 2010 11:36:54 +0000 (+0900) Subject: Fix build errors with ibus-1.4 X-Git-Tag: 1.4.0~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=16a3b3d689de672efc1ed8eb4604160cd38d7302;p=platform%2Fupstream%2Fibus-libpinyin.git Fix build errors with ibus-1.4 --- diff --git a/configure.ac b/configure.ac index 358dff8..77c4a5c 100644 --- a/configure.ac +++ b/configure.ac @@ -53,7 +53,7 @@ AM_PROG_LIBTOOL # check ibus PKG_CHECK_MODULES(IBUS, [ - ibus-2.0 + ibus-1.0 >= 1.3.99 ]) # check sqlite diff --git a/debian/control b/debian/control index 13d031c..5c487a4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: LI Daobing 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