s-tui: fix dependencies, hardinfo: new package

This commit is contained in:
suvari
2023-06-06 15:47:01 +03:00
parent 82722530e9
commit fa743af429
9 changed files with 389890 additions and 388502 deletions
+4 -1
View File
@@ -20,6 +20,7 @@
<Dependency>python3-devel</Dependency>
<Dependency>python3-psutil</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-importlib_metadata</Dependency>
</BuildDependencies>
</Source>
@@ -28,7 +29,9 @@
<RuntimeDependencies>
<Dependency>stress</Dependency>
<Dependency>python3</Dependency>
<Dependency>python-urwid</Dependency>
<Dependency>python3-psutil</Dependency>
<Dependency>python3-importlib_metadata</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -40,7 +43,7 @@
<History>
<Update release="1">
<Date>2023-05-17</Date>
<Date>2023-06-06</Date>
<Version>1.1.4</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>