From: aajjbb Date: Sat, 22 Oct 2016 18:37:50 +0000 (-0200) Subject: added optional optional dependencies in the detailed description X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/c62c4d7816ebf0d99b2edda9e0df252699549f8f added optional optional dependencies in the detailed description --- diff --git a/lain.rockspec b/lain.rockspec index 97a2858..8c31764 100644 --- a/lain.rockspec +++ b/lain.rockspec @@ -8,6 +8,8 @@ description = { summary = "A layoutm widget and utilities library for the Awesome Window Manager", detailed = [[ Successor of awesome-vain, this module provides new layouts, a set of widgets and utility functions, in order to improve Awesome usability and configurability. + + Optional dependencies: alsa-utils, curl, imagemagick ]], homepage = "https://github.com/copycat-killer/lain", license = "GPL v2"