diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-07-12 17:07:41 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-04 15:22:24 +0100 |
commit | 3522a90f1b20aa1ea14d2ceb4a68b6df287c6e60 (patch) | |
tree | 1fbbd1ef1fd010169cedd90e3c841c153437afb7 /meta/recipes-graphics/packagegroups | |
parent | 574515445a39aad0c09d444a89449006988364ba (diff) | |
download | poky-3522a90f1b20aa1ea14d2ceb4a68b6df287c6e60.tar.gz |
packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput
Replace pointercal with pointercal-xinput since we removed pointercal recipe.
(From OE-Core rev: a93c45fa77eb7ea31b91d5bad3c64634bd1476ee)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/packagegroups')
-rw-r--r-- | meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb b/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb index db3dfe3abe..6e8e50d004 100644 --- a/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb +++ b/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb | |||
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "\ | |||
10 | packagegroup-core-x11-xserver \ | 10 | packagegroup-core-x11-xserver \ |
11 | packagegroup-core-x11-utils \ | 11 | packagegroup-core-x11-utils \ |
12 | dbus \ | 12 | dbus \ |
13 | pointercal \ | 13 | pointercal-xinput \ |
14 | matchbox-terminal \ | 14 | matchbox-terminal \ |
15 | matchbox-wm \ | 15 | matchbox-wm \ |
16 | mini-x-session \ | 16 | mini-x-session \ |