From 4f3294930af1ea4350bc8dd5225afd17591f16cd Mon Sep 17 00:00:00 2001 From: Jonas Rabbe Date: Fri, 9 Dec 2011 11:45:11 +1000 Subject: Fix X11 and QPA compilation problems The X11 buffer pool was using outdated APIs, and as the 'qpa' configuration value is being removed, it caused the X11 code to be pulled in, and therefore cause compilation failures. Change-Id: I5fdaed854c6525716fccca44b5fbd0b850880cb9 Reviewed-by: Michael Goddard --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index cd48b0b98..a7796a951 100644 --- a/sync.profile +++ b/sync.profile @@ -50,4 +50,5 @@ "gstreamer_appsrc" => {}, "pulseaudio" => {}, "resourcepolicy" => {}, + "xvideo" => {}, ); -- cgit v1.2.3