mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
spice-gtk: enable libva-x11 and drop gstreamer1.0-vaapi
OE-Core has dropped gstreamer1.0-vaaapi, breaking spice-gtk. Drop the dependency and, while we are at it, enable libva as a dependency, making sure VA-API is enabled. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0530bb6f6c
commit
4a0fb4e6c5
@ -22,7 +22,6 @@ DEPENDS = " \
|
||||
cyrus-sasl \
|
||||
gstreamer1.0 \
|
||||
gstreamer1.0-plugins-base \
|
||||
gstreamer1.0-vaapi \
|
||||
gtk+3 \
|
||||
jpeg \
|
||||
json-glib \
|
||||
@ -30,6 +29,7 @@ DEPENDS = " \
|
||||
libepoxy \
|
||||
libopus \
|
||||
libusb1 \
|
||||
libva \
|
||||
lz4 \
|
||||
pixman \
|
||||
python3-pyparsing-native \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user