summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 2707a2192e..2d7feb8788 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -42,13 +42,16 @@ FILEMANAGER ?= "pcmanfm"
42WEB ?= "" 42WEB ?= ""
43#WEB = "epiphany" 43#WEB = "epiphany"
44 44
45GSTEXAMPLES ?= "gst-examples"
46GSTEXAMPLES_riscv64 = ""
47
45SUMMARY_${PN}-apps = "Sato desktop - applications" 48SUMMARY_${PN}-apps = "Sato desktop - applications"
46RDEPENDS_${PN}-apps = "\ 49RDEPENDS_${PN}-apps = "\
47 l3afpad \ 50 l3afpad \
48 gst-examples \
49 matchbox-terminal \ 51 matchbox-terminal \
50 sato-screenshot \ 52 sato-screenshot \
51 ${FILEMANAGER} \ 53 ${FILEMANAGER} \
54 ${GSTEXAMPLES} \
52 ${WEB} \ 55 ${WEB} \
53 " 56 "
54 57