diff --git a/appends/meta-qt5/vlc_%.bbappend b/appends/meta-qt5/vlc_%.bbappend new file mode 100644 index 0000000..de10379 --- /dev/null +++ b/appends/meta-qt5/vlc_%.bbappend @@ -0,0 +1,3 @@ +# VLC is not part of meta-qt5. We add append here so the append will work only +# in case meta-qt5 is in layers +PACKAGECONFIG_append = " qt5"