mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
xserver-xorg: don't unconditionally add xshmfence
This is only required if dri3 is enabled in the server. It shouldn't be included unconditionally. Arguably this should be put in openembedded-core, but for now it's safe to put here.
This commit is contained in:
parent
f8aeeaeddb
commit
608ae0cc0f
@ -1 +1 @@
|
||||
DEPENDS += "libxshmfence"
|
||||
PACKAGECONFIG[dri3] = "-Ddri3=true,-Ddri3=false,libxshmfence"
|
||||
|
Loading…
Reference in New Issue
Block a user