Merge lp://staging/~nobuto/ubuntu-seeds/ubuntu.vivid_ibus-gtk into lp://staging/~ubuntu-core-dev/ubuntu-seeds/ubuntu.vivid
Status: | Merged |
---|---|
Merged at revision: | 2309 |
Proposed branch: | lp://staging/~nobuto/ubuntu-seeds/ubuntu.vivid_ibus-gtk |
Merge into: | lp://staging/~ubuntu-core-dev/ubuntu-seeds/ubuntu.vivid |
Diff against target: |
11 lines (+1/-0) 1 file modified
desktop (+1/-0) |
To merge this branch: | bzr merge lp://staging/~nobuto/ubuntu-seeds/ubuntu.vivid_ibus-gtk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel Holbach | Approve | ||
Aron Xu (community) | Approve | ||
Review via email: mp+249753@code.staging.launchpad.net |
Commit message
add ibus-gtk explicitly since it no longer be pulled by ibus package
(LP: #1377370)
Description of the change
ibus-gtk was dropped at rev.1874[1]. However ibus-gtk no loger be pulled by ibus in ubuntu-desktop due to:
- ibus changed dependencies at 1.5.8-2ubuntu1[2]
- libqt5gui5 is included in ubuntu-desktop, but not in ubuntu-gnome
ibus-gtk is still essential in Ubuntu desktop for firefox, libreoffice, im-config, etc. We need to add ibus-gtk in desktop seed explicitly.
[1]
====
revno: 1874
<snip>
branch nick: ubuntu.oneiric
timestamp: Mon 2011-07-11 15:40:19 +0200
message:
add ibus-gtk3; ibus-gtk already gets pulled in by ibus
====
[2]
http://
Thanks. Uploaded.