author | Antonio Rojas
<arojas@archlinux.org> 2022-01-21 17:24:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-21 17:24:05 UTC |
parent | d3033aaa56a4821079a58697a328eeb1e91aa9aa |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 5d4a554..6b7291d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc='A utility that provides information about a computer system' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(systemsettings glu vulkan-tools wayland-utils) +depends=(systemsettings glu vulkan-tools wayland-utils procps-ng) makedepends=(extra-cmake-modules plasma-framework kdoctools) groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})