mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-img-rogue-umlibs: drop RDEPENDS on python-core
* Python2 is deprecated * It doesn't seem there's still a run-time dependency on Python2 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -26,7 +26,6 @@ PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 virtual/libgbm"
|
||||
|
||||
DEPENDS += "libdrm wayland expat"
|
||||
RDEPENDS_${PN} += "bash"
|
||||
RDEPENDS_${PN} += "python-core"
|
||||
RDEPENDS_${PN} += "wayland expat"
|
||||
|
||||
RPROVIDES_${PN} = "libegl libgles1 libgles2 libgbm"
|
||||
|
||||
Reference in New Issue
Block a user