Unverified Commit 76a6d8a6 authored by Dmitry Bogatov's avatar Dmitry Bogatov
Browse files

Document dependencies of 'update-suggestions'



Document packages, required to compile 'update-suggestions' program to
save prospective contributor time of figuring it himself.

Signed-off-by: default avatarDmitry Bogatov <KAction@gnu.org>
parent 0af386a4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -149,6 +149,12 @@ Other tools here
    $ ghc --make -O update-suggestions
    $ ./update-suggestions

Following packages are required for compilation:

 * ghc (obliviously)
 * libghc-attoparsec-dev
 * libghc-process-extras-dev

This program finds packages with newer minor versions. These are likely
non-disruptive to upgrade, so if you have a few moments to spare, you can work
on these and push the “upgradeable” plot down.