mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
x11/plasma5-plasma-workspace: add ICU dependency
Although ICU is pulled in through devel/qt5-core, make it explicit so that at build-time better CJK support is built as part of KDE Plasma. Requested by upstream.
This commit is contained in:
parent
3ddbd0b4b9
commit
a2238beaf0
@ -1,6 +1,6 @@
|
||||
PORTNAME= plasma-workspace
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 kde kde-plasma
|
||||
|
||||
PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/-/commit/
|
||||
@ -14,6 +14,7 @@ LIB_DEPENDS= libcln.so:math/cln \
|
||||
libdbusmenu-qt5.so:devel/libdbusmenu-qt \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libicui18n.so:devel/icu \
|
||||
libqalculate.so:math/libqalculate \
|
||||
libwayland-client.so:graphics/wayland \
|
||||
libxcb-image.so:x11/xcb-util-image \
|
||||
|
Loading…
Reference in New Issue
Block a user