mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
broadcom/vc4: Drop libdrm_vc4 requirement
This was missed in the move back to the local uapi copy. libdrm_vc4 only seems to consist of headers that also exist in the Mesa tree. Signed-off-by: Stefan Schake <stschake@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
97894b1267
commit
1ec01a911b
1 changed files with 0 additions and 1 deletions
|
|
@ -2727,7 +2727,6 @@ if test -n "$with_gallium_drivers"; then
|
|||
;;
|
||||
xvc4)
|
||||
HAVE_GALLIUM_VC4=yes
|
||||
require_libdrm "vc4"
|
||||
|
||||
PKG_CHECK_MODULES([SIMPENROSE], [simpenrose],
|
||||
[USE_VC4_SIMULATOR=yes;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue