From ef2aa778c5d2608549019ee3df346e62a08bed1d Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Tue, 27 Apr 2021 12:19:55 +0300 Subject: x11-wm/plasma5-kwin: add missing dependency This should been committed along with Plasma update to 5.21.3. lcms2 is required to build colorditegration plugin. --- x11-wm/plasma5-kwin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile index 4932d33e0edc..d861a43bc8c0 100644 --- a/x11-wm/plasma5-kwin/Makefile +++ b/x11-wm/plasma5-kwin/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libXcursor.so:x11/libXcursor \ libfreetype.so:print/freetype2 \ libinput.so:x11/libinput \ libudev.so:devel/libudev-devd \ + liblcms2.so:graphics/lcms2 \ libwayland-cursor.so:graphics/wayland \ libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-icccm.so:x11/xcb-util-wm \ -- cgit v1.2.3