summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJonas Rabbe <jonas.rabbe@nokia.com>2011-12-09 11:45:11 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-13 01:22:28 +0100
commit4f3294930af1ea4350bc8dd5225afd17591f16cd (patch)
tree9d941147930f09cf568884030783a0a4dbaff11e /sync.profile
parent9d526fca670ba90c8ad433f60bd94f9b9975e18d (diff)
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 <michael.goddard@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
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" => {},
);