mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-08-11 14:04:03 +00:00
Add additional runtime dependencies.
This commit is contained in:
parent
c3f2485a81
commit
12a741a148
8
debian/control
vendored
8
debian/control
vendored
@ -19,7 +19,13 @@ Vcs-Browser: https://github.com/lubuntu-team/lubuntu-about
|
|||||||
|
|
||||||
Package: lubuntu-about
|
Package: lubuntu-about
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python3-lubuntu-about, ${misc:Depends}, ${python3:Depends}
|
Depends: lsb-release,
|
||||||
|
pyqt5-dev,
|
||||||
|
python3-cpuinfo,
|
||||||
|
python3-lubuntu-about,
|
||||||
|
python3-psutil,
|
||||||
|
${misc:Depends},
|
||||||
|
${python3:Depends}
|
||||||
Description: Program showing information about a Lubuntu system - libraries
|
Description: Program showing information about a Lubuntu system - libraries
|
||||||
A simple entry in Lubuntu's main menu with a command showing some basic
|
A simple entry in Lubuntu's main menu with a command showing some basic
|
||||||
hardware and software information, like free memory, processor, OS version,
|
hardware and software information, like free memory, processor, OS version,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user