Merge branch 'Plasma/5.8'
This commit is contained in:
commit
3e8bd70ff4
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ if (UDEV_FOUND)
|
|||
set(HAVE_UDEV TRUE)
|
||||
endif()
|
||||
|
||||
find_package(Libdrm)
|
||||
find_package(Libdrm 2.4.62)
|
||||
set_package_properties(Libdrm PROPERTIES TYPE OPTIONAL PURPOSE "Required for drm output on Wayland.")
|
||||
set(HAVE_DRM FALSE)
|
||||
if(Libdrm_FOUND AND UDEV_FOUND)
|
||||
|
|
Loading…
Reference in a new issue