aboutsummaryrefslogtreecommitdiff
path: root/DEPENDS
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2013-12-15 21:31:18 +0100
committerMichael Stapelberg <michael@stapelberg.de>2013-12-22 21:52:49 +0100
commit0d356e748d6d81397f2dec9f6358a22c395d8e36 (patch)
tree0eb490db44ea3855869d8e9f77fbfb553b2e0f89 /DEPENDS
parent12885cb0ab4c4f24532d57ac7ca812686f070d79 (diff)
downloadi3-0d356e748d6d81397f2dec9f6358a22c395d8e36.tar.gz
i3-0d356e748d6d81397f2dec9f6358a22c395d8e36.zip
update DEPENDS
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS8
1 files changed, 6 insertions, 2 deletions
diff --git a/DEPENDS b/DEPENDS
index 083372c7..36a241f4 100644
--- a/DEPENDS
+++ b/DEPENDS
@@ -32,5 +32,9 @@
i3bar, i3-msg, i3-input, i3-nagbar and i3-config-wizard do not introduce any
new dependencies.
- i3-migrate-config-to-v4 is implemented in Perl, but it has no dependencies
- besides Perl 5.10.
+ i3-migrate-config-to-v4 and i3-dmenu-desktop are implemented in Perl, but have
+ no dependencies besides Perl 5.10.
+
+ i3-save-tree is also implemented in Perl and needs AnyEvent::I3 and JSON::XS.
+ While i3-save-tree is not required for running i3 itself, it is strongly
+ recommended to provide it in distribution packages.