diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb index ace11be8e5..3a187f9386 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb | |||
@@ -12,7 +12,6 @@ SRCREV = "bcc1f26b2fe8fc962f5033c3a3a773425500789a" | |||
12 | SRC_URI += "git://github.com/GrahamDumpleton/wrapt;protocol=https;branch=master \ | 12 | SRC_URI += "git://github.com/GrahamDumpleton/wrapt;protocol=https;branch=master \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | # python3-misc for 'this' module | 16 | # python3-misc for 'this' module |
18 | RDEPENDS:${PN}-ptest += " \ | 17 | RDEPENDS:${PN}-ptest += " \ |