Cannot build drm-backend with libgbm 21.0 or before
Since drm-backend uses the gbm_bo_get_fd_for_plane()
API, that requires libgbm 21.1 or later.
Is this requirement mandatory? Or is it an omission to be addressed?
(because meson.build of drm-backend has no version requirements.)