aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-08-09 10:29:29 -0700
committerKhem Raj <raj.khem@gmail.com>2021-08-09 10:30:44 -0700
commit242ba8e2fc4395b2bdc47c46e40c7f84402798c4 (patch)
tree992a089d22c82c286b78511650acc93a9f0eb122 /meta-oe/recipes-graphics
parentc80b3757ffc762a1577bcf7d0da41ebf1954b3f1 (diff)
downloadmeta-openembedded-242ba8e2fc4395b2bdc47c46e40c7f84402798c4.tar.gz
Convert to new override syntax using latest convert-overrides.py script
This patch is the result of running the latest convert-ovrrides.py script. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
index f1e994863a..70e1a47f06 100644
--- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
+++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
@@ -17,7 +17,7 @@ S = "${WORKDIR}/git"
inherit cmake gettext pkgconfig python3-dir python3native distutils3-base mime-xdg
DEPENDS += "dnf python3 "
-#DEPENDS_class-nativesdk += "nativesdk-python3"
+#DEPENDS:class-nativesdk += "nativesdk-python3"
RDEPENDS:${PN}:class-target = " python3-core libyui libyui-ncurses "