Depend on ibus (>= 1.3.99.20110817)
... | ... | @@ -4,7 +4,7 @@ Priority: optional |
Maintainer: IME Packaging Team <[email protected]> | ||
Uploaders: LI Daobing <[email protected]>, Asias He <[email protected]> | ||
Build-Depends: debhelper (>= 7), autotools-dev, libm17n-dev, pkg-config, | ||
libibus-1.0-dev, libgtk2.0-dev | ||
libibus-1.0-dev (>= 1.3.99.20110817), libgtk2.0-dev | ||
Standards-Version: 3.9.2 | ||
Homepage: http://code.google.com/p/ibus | ||
Vcs-Git: git://git.debian.org/pkg-ime/ibus-m17n.git | ||
... | ... | @@ -13,7 +13,7 @@ DM-Upload-Allowed: yes |
Package: ibus-m17n | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, ibus (>= 1.3.99.20110419) | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, ibus (>= 1.3.99.20110817) | ||
Description: m17n engine for IBus | ||
IBus-m17n is a IM Engine for multiple languages, based on IBus. | ||
. | ||
... | ... |
Please register or sign in to comment