aboutsummaryrefslogtreecommitdiff
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-05-22 16:08:10 -0400
committerKen Moore <moorekou@gmail.com>2015-05-22 16:08:10 -0400
commitcd582c51f74fdefae335fee527d1deb5b3cf483f (patch)
treec192c203c0b29aa2480ae6ce8a2a0429a94149f5 /DEPENDENCIES
parentFix a missing icon in the new system monitor plugin. (diff)
parentMake sure disabled numlock stays off. Updated Linux shutdown command. (diff)
downloadlumina-cd582c51f74fdefae335fee527d1deb5b3cf483f.tar.gz
lumina-cd582c51f74fdefae335fee527d1deb5b3cf483f.tar.bz2
lumina-cd582c51f74fdefae335fee527d1deb5b3cf483f.zip
Merge pull request #125 from pcbsd/linux
Make sure disabled numlock stays off. Updated Linux shutdown command.
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 322cd0cc..ae0d0765 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -84,5 +84,5 @@ X.org and XCB extensions (possibly the XLib libraries above during the transitio
xbacklight (required for changing screen brightness)
alsa-utils (required for adjusting audio volume)
acpi (required for monitoring battery life)
- numlockx (required for changign state of numlock at login)
+ numlockx (required for changing state of numlock at login)
pavucontrol (required for detatched audio mixer)
bgstack15