https://bugs.kde.org/show_bug.cgi?id=370022
Bug ID: 370022 Summary: Dependency "qtbase-api" can not be satisfied for input method. Product: neon Version: unspecified Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Packages User Edition Assignee: neon-b...@kde.org Reporter: stu2731...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Qt5 Frontend of input method like Fcitx or hime can not be installed because they require qtbase-abi-5-5-1. qtbase-api-5-5-1 is a virtual package provide by libqt5core5a, but it can't be provided by current version . Without Qt5 Frontend, we can't type Chinese under Qt5 Apps. Reproducible: Always Steps to Reproduce: 1. # apt-get install fcitx-frontend-qt5 hime-qt5-immodule 2. # apt-get install qtbase-abi-5-5-1 3. Actual Results: It will tell us that our libqt5core5a is too new for qtbase-abi-5-5-1. Expected Results: Maybe we should have a new fcitx-frontend-qt5 package instead. -- You are receiving this mail because: You are watching all bug changes.