mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
chinese/fcitx5-mcbopomofo: Declare dependency on devel/icu
PR: 280070
This commit is contained in:
parent
c3b8a41d7f
commit
361c786203
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 \
|
||||
libfmt.so:devel/libfmt
|
||||
libfmt.so:devel/libfmt \
|
||||
libicuuc.so:devel/icu
|
||||
|
||||
USES= cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue