From d218d56dd4b5572270a9a90e138453183b4d9fc3 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 7 Apr 2020 01:44:05 +0000 Subject: 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 --- recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb index 0e0335b4..ce92bb1a 100644 --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb @@ -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" -- cgit v1.2.3-54-g00ecf