mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
VLC: depend on jpeg rather than libjpeg-turbo
The underlying libjpeg implementation doesn't matter Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
79f53b2a81
commit
896fac20c9
@@ -9,7 +9,7 @@ DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native \
|
|||||||
virtual/libsdl libsdl-image dbus dbus-glib libxml2 gnutls \
|
virtual/libsdl libsdl-image dbus dbus-glib libxml2 gnutls \
|
||||||
tremor faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib \
|
tremor faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib \
|
||||||
lua-native lua libidn \
|
lua-native lua libidn \
|
||||||
avahi libjpeg-turbo xz libmodplug mpeg2dec \
|
avahi jpeg xz libmodplug mpeg2dec \
|
||||||
libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
|
libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
|
||||||
tiff xcb-util-keysyms"
|
tiff xcb-util-keysyms"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user