From 12a741a148ef246bb467fb041592fbaf981576df Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 27 Jan 2018 23:30:56 -0600 Subject: [PATCH] Add additional runtime dependencies. --- debian/control | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 00d1fad..0bf6e72 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,13 @@ Vcs-Browser: https://github.com/lubuntu-team/lubuntu-about Package: lubuntu-about 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 A simple entry in Lubuntu's main menu with a command showing some basic hardware and software information, like free memory, processor, OS version,