From: Michael Stapelberg Date: Sun, 15 Dec 2013 20:31:18 +0000 (+0100) Subject: update DEPENDS X-Git-Tag: 4.8~180 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0d356e748d6d81397f2dec9f6358a22c395d8e36;p=i3%2Fi3 update DEPENDS --- 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.