summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb2
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"
10inherit pypi python_pdm ptest-python-pytest 10inherit pypi python_pdm ptest-python-pytest
11 11
12PACKAGECONFIG ?= "" 12PACKAGECONFIG ?= ""
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
16PACKAGECONFIG[swagger-ui] = ",,,swagger-ui" 16PACKAGECONFIG[swagger-ui] = ",,,swagger-ui"