summaryrefslogtreecommitdiffstats
path: root/wm-addons/i3status/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'wm-addons/i3status/DEPENDS')
-rwxr-xr-xwm-addons/i3status/DEPENDS6
1 files changed, 4 insertions, 2 deletions
diff --git a/wm-addons/i3status/DEPENDS b/wm-addons/i3status/DEPENDS
index 6b15265ca7..1f20ddb942 100755
--- a/wm-addons/i3status/DEPENDS
+++ b/wm-addons/i3status/DEPENDS
@@ -1,4 +1,6 @@
depends confuse &&
-optional_depends wireless_tools '' '' "For information about wireless connection" &&
+depends yajl &&
+depends wireless_tools &&
optional_depends alsa-lib '' '' "To get the current volume" &&
-optional_depends asciidoc '' '' "To generate documentation"
+optional_depends libcap '' '' "To get the network status without root permissions" &&
+optional_depends asciidoc '' '' "To generate documentation"