diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb index a5c9d257b0..02da557663 100644 --- a/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb +++ b/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI += "file://run-ptest" | |||
| 10 | inherit pypi python_pdm ptest-python-pytest | 10 | inherit pypi python_pdm ptest-python-pytest |
| 11 | 11 | ||
| 12 | PACKAGECONFIG ?= "" | 12 | PACKAGECONFIG ?= "" |
| 13 | # swagger-ui is in meta-xfce that meta-python does not depend upon | 13 | # swagger-ui is in meta-webserver that meta-python does not depend upon |
| 14 | # Users can still enable it in their distros explicitly but its disabled | 14 | # Users can still enable it in their distros explicitly but its disabled |
| 15 | # by default | 15 | # by default |
| 16 | PACKAGECONFIG[swagger-ui] = ",,,swagger-ui" | 16 | PACKAGECONFIG[swagger-ui] = ",,,swagger-ui" |
