Skip to content

Commit

Permalink
update dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed Jul 7, 2021
1 parent de9d90d commit ff40ac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Dependencies
------------

* plasma-framework
* ksysguard (since plasma 5.22)

Optional dependencies
---------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets
arch=('i686' 'x86_64')
url="https://arcanis.me/projects/awesome-widgets"
license=('GPL3')
depends=('plasma-framework')
depends=('ksysguard' 'plasma-framework')
optdepends=("catalyst: for GPU monitor"
"hddtemp: for HDD temperature monitor"
"smartmontools: for HDD temperature monitor"
Expand Down

0 comments on commit ff40ac9

Please sign in to comment.