diff options
author | Mark Jonas <toertel@gmail.com> | 2020-11-24 20:32:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-18 23:01:48 +0000 |
commit | af2b905514e178bbe73ed3f8002a9f530497551c (patch) | |
tree | f19c3e0c9cd0f2f810a2b4fc0cfc41da497c9835 /meta/recipes-graphics/xorg-util | |
parent | 943ef2fad8428f002850e3655a3312e13d0dcb2c (diff) | |
download | poky-af2b905514e178bbe73ed3f8002a9f530497551c.tar.gz |
libsdl2: Add directfb to PACKAGECONFIG rdepends
PACKAGECONFIG[directfb] already adds directfb to the build
dependencies. But the automatically generated runtime
dependencies do not add the directfb package to the runtime
dependencies. Most likely this happens because libsdl2 does not link
against directfb but uses dlopen() or similar. Thus, the runtime
dependency to directfb needs to be declared explicitly.
(From OE-Core rev: bcc2df0f95d173d6ec91ac9ff9fd4ed8b0a64a55)
Signed-off-by: Mark Jonas <toertel@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 62d3cbe7c8261c1c875ff6da11572409262aaf02)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
0 files changed, 0 insertions, 0 deletions