You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 11.10 doesn't have the package "libibus-dev",
so please change the line in debian/control.
debian/control
- Build-Depends: debhelper (>= 4.0.0), libibus-dev,
+ Build-Depends: debhelper (>= 4.0.0), libibus-dev | libibus-1.0-dev,
Original issue reported on code.google.com by [email protected] on 27 Oct 2011 at 7:59