Added kwindowsystem dependency
It seems that kwindowsystem needs the xfixes library in the zeus and master branches, other branches have not been tested
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
inherit kde-kf5 cmake_auto_align_paths cmake_lib
|
||||
|
||||
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libxrender", "", d)}"
|
||||
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libxrender libxfixes libxfixes-native", "", d)}"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
SRC_URI[md5sum] = "1c3e335bf029d0da1f4f6b4f9342ae84"
|
||||
|
||||
Reference in New Issue
Block a user