aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb b/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
index f1c46c9319..e06f4dc01d 100644
--- a/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
+++ b/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
@@ -29,5 +29,5 @@ PACKAGECONFIG[tests] = "-Dtests=true, -Dtests=false, , "
EXTRA_OEMESON_append = " -Dpython=python3"
BBCLASSEXTEND = "native"
-RDEPENDS_${PN} = "python-pkgutil"
+RDEPENDS_${PN} = "python3-pkgutil"
RDEPENDS_${PN}_class-native = ""