diff options
Diffstat (limited to 'meta-multimedia')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb index af256984cb..384637281d 100644 --- a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb +++ b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb | |||
| @@ -96,8 +96,6 @@ PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau" | |||
| 96 | PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,wayland wayland-native" | 96 | PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,wayland wayland-native" |
| 97 | 97 | ||
| 98 | do_configure:append() { | 98 | do_configure:append() { |
| 99 | sed -i -e s:'${top_builddir_slash}libtool':'${top_builddir_slash}'${TARGET_SYS}-libtool:g ${B}/doltlibtool | ||
| 100 | |||
| 101 | # moc needs support: precreate build paths | 99 | # moc needs support: precreate build paths |
| 102 | for qtpath in adapters components/epg components/playlist components/sout dialogs managers styles util/buttons; do | 100 | for qtpath in adapters components/epg components/playlist components/sout dialogs managers styles util/buttons; do |
| 103 | mkdir -p "${B}/modules/gui/qt/$qtpath" | 101 | mkdir -p "${B}/modules/gui/qt/$qtpath" |
