meson-python rebuild

This commit is contained in:
Rmys
2024-08-21 15:38:02 +03:00
parent 1bf7a5023d
commit 289c60c911
+2
View File
@@ -22,6 +22,7 @@
<Dependency>python3-installer</Dependency> <Dependency>python3-installer</Dependency>
<Dependency>python3-typing_extensions</Dependency> <Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-importlib_metadata</Dependency> <Dependency>python3-importlib_metadata</Dependency>
<Dependency>python3-pyproject-metadata</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -33,6 +34,7 @@
<Dependency>python3-packaging</Dependency> <Dependency>python3-packaging</Dependency>
<Dependency>python3-typing_extensions</Dependency> <Dependency>python3-typing_extensions</Dependency>
<Dependency>python3-importlib_metadata</Dependency> <Dependency>python3-importlib_metadata</Dependency>
<Dependency>python3-pyproject-metadata</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>