subprojects: Remove libdisplay-info wrap file
When building as subproject, this will include libdisplay-info tests when running `meson test` and they incorrectly detect edid-decode binary being available causing the tests to fail. There are also issues with 32bit build. Updating to latest libdisplay-info doesn't seem like a good solution as that pulls in additional build dependencies. Since this is an optional dependency, drop the wrap file. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13657 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36897>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
[wrap-git]
|
||||
directory = libdisplay-info
|
||||
|
||||
url = https://gitlab.freedesktop.org/emersion/libdisplay-info
|
||||
revision = 92b031749c0fe84ef5cdf895067b84a829920e25
|
||||
Reference in New Issue
Block a user