diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-scons_4.1.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-scons_4.1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-scons_4.1.0.bb b/meta/recipes-devtools/python/python3-scons_4.1.0.bb index 5894a5ef3f..5a5b550be0 100644 --- a/meta/recipes-devtools/python/python3-scons_4.1.0.bb +++ b/meta/recipes-devtools/python/python3-scons_4.1.0.bb | |||
| @@ -11,7 +11,7 @@ PYPI_PACKAGE = "SCons" | |||
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN}_class-target = "\ | 14 | RDEPENDS:${PN}:class-target = "\ |
| 15 | python3-core \ | 15 | python3-core \ |
| 16 | python3-compression \ | 16 | python3-compression \ |
| 17 | python3-fcntl \ | 17 | python3-fcntl \ |
| @@ -24,4 +24,4 @@ RDEPENDS_${PN}_class-target = "\ | |||
| 24 | python3-pprint \ | 24 | python3-pprint \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | FILES_${PN}-doc += "${datadir}/scons*.1" | 27 | FILES:${PN}-doc += "${datadir}/scons*.1" |
