vlc: add qt5 to PACKAGECONFIG
* Attempts to enable qt5 by default failed [1] * Requires meta-oe patch [2] [1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-April/199331.html [2] https://patchwork.openembedded.org/patch/160618/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
3
appends/meta-qt5/vlc_%.bbappend
Normal file
3
appends/meta-qt5/vlc_%.bbappend
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user