summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Wellnitz2016-12-19 15:34:26 +0100
committerPhilip Wellnitz2016-12-19 15:34:26 +0100
commit9465ffd9f58c364839612edd578df682d95d6d99 (patch)
tree3e7b5083fd1abe3b2c2c6685ef88d40ba84e58c4 /PKGBUILD
parentb6bd90bfb4120ad30fc7d08ac4992463f5ca1f94 (diff)
downloadaur-9465ffd9f58c364839612edd578df682d95d6d99.tar.gz
add new opt dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 251887adcc13..ea1e7fd2186c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ optdepends=(
'wireless_tools: wireless segment'
'python-iwlib: wireless segment'
'python-pyalsaaudio: volume segment'
+ 'python-psutil: cpu load segment'
)
makedepends=(
'python-setuptools'