summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/sip/sip_4.19.19.bb')
-rw-r--r--meta-oe/recipes-devtools/sip/sip_4.19.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.19.bb b/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
index 3da15b842b..6299de4874 100644
--- a/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
+++ b/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
@@ -2,7 +2,7 @@ require sip.inc
2 2
3DEPENDS = "python" 3DEPENDS = "python"
4 4
5inherit python-dir pythonnative 5inherit python3-dir python3native
6 6
7PACKAGES += "python-sip" 7PACKAGES += "python-sip"
8 8