1
0
forked from brl/citadel

remove llvmpipe so llvm isn't needed on the image

This commit is contained in:
Bruce Leidl 2018-03-04 13:32:18 -05:00
parent abd1c393a4
commit 7931f63dbe

View File

@ -1,2 +1,2 @@
PACKAGECONFIG_append = " gallium gallium-llvm"
PACKAGECONFIG_append = " gallium "
GALLIUMDRIVERS_append = ",virgl"