diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-04-27 14:49:14 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 17:52:24 +0100 |
commit | b700bf582754b105976ad2de601193c8007842d9 (patch) | |
tree | 6055c848d2fe484f4b72dc9bd3144794fe8d31de /meta/recipes-sato/packagegroups | |
parent | 6cc63b713a83f8e624db6a042ab6647051db0c8a (diff) | |
download | openembedded-core-contrib-b700bf582754b105976ad2de601193c8007842d9.tar.gz |
leafpad: Replace with L3afpad
L3afpad is a GTK+3 fork of leafpad.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
-rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 |
1 files changed, 1 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 234a23a86de..034fc757e25 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb @@ -47,7 +47,7 @@ WEB ?= "" SUMMARY_${PN}-apps = "Sato desktop - applications" RDEPENDS_${PN}-apps = "\ - leafpad \ + l3afpad \ gst-player-bin \ matchbox-terminal \ sato-screenshot \ |