aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-10-28 11:06:34 -0400
committerKen Moore <moorekou@gmail.com>2015-10-28 11:06:34 -0400
commit3f38f61a5e357a7296a625d54dfe3ef8e561ddb4 (patch)
treeffee6961835e38a89ede8935d110e8f2b72f2a7c
parentMake the symlink icon overlays a bit smaller (1/3 icon size, not 1/2 anymore)... (diff)
parentMerge branch 'master' of https://github.com/pcbsd/lumina (diff)
downloadlumina-3f38f61a5e357a7296a625d54dfe3ef8e561ddb4.tar.gz
lumina-3f38f61a5e357a7296a625d54dfe3ef8e561ddb4.tar.bz2
lumina-3f38f61a5e357a7296a625d54dfe3ef8e561ddb4.zip
Merge branch 'master' of github.com:pcbsd/lumina
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index f95c4809..fa7790c2 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -101,7 +101,7 @@ Optional Tools
acpi (required for monitoring battery life)
numlockx (required for changing state of numlock at login)
pavucontrol (required for detatched audio mixer)
-
+ sysstatus
=== Linux Requirements (Fedora/CentOS/Red Hat Enterprise Linux) ===
@@ -139,4 +139,4 @@ Optional Tools
numlockx
pavucontrol
xterm
-
+ sysstats
bgstack15