diff options
Diffstat (limited to 'recipes-qt/qt5/qtsystems_%.bbappend')
-rw-r--r-- | recipes-qt/qt5/qtsystems_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtsystems_%.bbappend b/recipes-qt/qt5/qtsystems_%.bbappend new file mode 100644 index 000000000..550c58d05 --- /dev/null +++ b/recipes-qt/qt5/qtsystems_%.bbappend @@ -0,0 +1,3 @@ +DEPENDS_remove = "bluez4" +# currently Qt5 does not support bluez5 "Nothing PROVIDES 'gconfbluez5'" +#DEPENDS_append = "bluez5" |