mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
packagegroups: use new gst-player package name
The package that the gst-player binary is in has changed from gst-player-bin to gst-player. (From OE-Core rev: 6580c7b0f55b4682523886d885bbaa86f0107430) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
79ca8d031e
commit
e6faa3d0bb
@@ -26,7 +26,7 @@ X11GLTOOLS = "\
|
|||||||
|
|
||||||
X11TOOLS = "\
|
X11TOOLS = "\
|
||||||
fstests \
|
fstests \
|
||||||
gst-player-bin \
|
gst-player \
|
||||||
x11perf \
|
x11perf \
|
||||||
xrestop \
|
xrestop \
|
||||||
xwininfo \
|
xwininfo \
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ WEB ?= ""
|
|||||||
SUMMARY_${PN}-apps = "Sato desktop - applications"
|
SUMMARY_${PN}-apps = "Sato desktop - applications"
|
||||||
RDEPENDS_${PN}-apps = "\
|
RDEPENDS_${PN}-apps = "\
|
||||||
l3afpad \
|
l3afpad \
|
||||||
gst-player-bin \
|
gst-player \
|
||||||
matchbox-terminal \
|
matchbox-terminal \
|
||||||
sato-screenshot \
|
sato-screenshot \
|
||||||
${FILEMANAGER} \
|
${FILEMANAGER} \
|
||||||
|
|||||||
Reference in New Issue
Block a user