Commit ff646b01 authored by Florent Revest's avatar Florent Revest

qtmultimedia: Fixes a bitbake warning by depending on libresourceqt

parent d73c4d24
From a2e0de9de81bd52d1382b1dc4d309168b633dbd8 Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Mon, 13 Jul 2015 15:36:26 +0200
Subject: [PATCH 1/1] Disable resourcepolicy plugin
---
src/plugins/plugins.pro | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
index dc19791..6dc28d4 100644
--- a/src/plugins/plugins.pro
+++ b/src/plugins/plugins.pro
@@ -59,7 +59,3 @@ mac:!simulator {
config_avfoundation: SUBDIRS += avfoundation
}
-config_resourcepolicy {
- SUBDIRS += resourcepolicy
-}
-
--
2.1.4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment