diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb index 3bdb86b453..1368b923d8 100644 --- a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb | |||
| @@ -17,4 +17,4 @@ ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | |||
| 17 | 17 | ||
| 18 | inherit pkgconfig autotools python3native | 18 | inherit pkgconfig autotools python3native |
| 19 | 19 | ||
| 20 | FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/pyatspi/*" | 20 | FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}/pyatspi/*" |
