diff options
author | Ken Moore <moorekou@gmail.com> | 2015-05-22 16:08:10 -0400 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2015-05-22 16:08:10 -0400 |
commit | cd582c51f74fdefae335fee527d1deb5b3cf483f (patch) | |
tree | c192c203c0b29aa2480ae6ce8a2a0429a94149f5 /DEPENDENCIES | |
parent | Fix a missing icon in the new system monitor plugin. (diff) | |
parent | Make sure disabled numlock stays off. Updated Linux shutdown command. (diff) | |
download | lumina-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-- | DEPENDENCIES | 2 |
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) |