diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-3.5-manifest.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-3.5-manifest.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-3.5-manifest.inc b/meta/recipes-devtools/python/python-3.5-manifest.inc index 5c10cd21bf..555ac8844d 100644 --- a/meta/recipes-devtools/python/python-3.5-manifest.inc +++ b/meta/recipes-devtools/python/python-3.5-manifest.inc | |||
@@ -159,7 +159,7 @@ FILES_${PN}-netclient="${libdir}/python3.5/*Cookie*.* ${libdir}/python3.5/__pyca | |||
159 | 159 | ||
160 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" | 160 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" |
161 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" | 161 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" |
162 | FILES_${PN}-netserver="${libdir}/python3.5/cgi.* ${libdir}/python3.5/__pycache__/cgi.* ${libdir}/python3.5/*HTTPServer.* ${libdir}/python3.5/__pycache__/*HTTPServer.* ${libdir}/python3.5/SocketServer.* ${libdir}/python3.5/__pycache__/SocketServer.* " | 162 | FILES_${PN}-netserver="${libdir}/python3.5/cgi.* ${libdir}/python3.5/__pycache__/cgi.* ${libdir}/python3.5/socketserver.* ${libdir}/python3.5/__pycache__/socketserver.* ${libdir}/python3.5/*HTTPServer.* ${libdir}/python3.5/__pycache__/*HTTPServer.* ${libdir}/python3.5/SocketServer.* ${libdir}/python3.5/__pycache__/SocketServer.* " |
163 | 163 | ||
164 | SUMMARY_${PN}-numbers="Python number APIs" | 164 | SUMMARY_${PN}-numbers="Python number APIs" |
165 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" | 165 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" |