fcitx5/baselibs.conf
Takashi Iwai f35381871d Accepting request 842613 from home:zzndb:branches:M17N
- Update to version 4.99+git20201015.dd9dc94:
  * Preload default input method configured in the group.
  * Add logger type for multimap/set.
  * Batch multiple commit string together
  * Make candidate list key based label support more key
  * add fcitx5-diagnose
  * add support for modifying default configuration at runtime

OBS-URL: https://build.opensuse.org/request/show/842613
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=7
2020-10-23 09:19:16 +00:00

33 lines
1.3 KiB
Plaintext

libFcitx5Core7
requires "libFcitx5Config6-<targettype> = <version>"
requires "libFcitx5Utils2-<targettype> = <version>"
requires "libgcc_s1-<targettype>"
requires "glibc-<targettype>"
requires "libstdc++6-<targettype>"
requires "libuuid1-<targettype>"
requires "libxkbcommon0-<targettype>"
provides "libfcitx-4_2_9-<targettype> = <version>"
obsoletes "libfcitx-4_2_9-<targettype> <= 4.2.9.6"
provides "libFcitx5Core5-<targettype> = <version>"
obsoletes "libFcitx5Core5-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"
libFcitx5Config6
requires "libFcitx5Utils2-<targettype> = <version>"
requires "glibc-<targettype>"
requires "libgcc_s1-<targettype>"
requires "libstdc++6-<targettype>"
provides "libFcitx5Config5-<targettype> = <version>"
obsoletes "libFcitx5Config5-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"
libFcitx5Utils2
requires "glibc-<targettype>"
requires "libstdc++6-<targettype>"
requires "libgcc_s1-<targettype>"
requires "libsystemd0-<targettype>"
provides "libFcitx5Utils1-<targettype> = <version>"
obsoletes "libFcitx5Utils1-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"