diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-11-08 07:47:20 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-24 15:36:44 -0500 |
commit | 415050a49604206a1783762c6c84889ea6c60077 (patch) | |
tree | 4b947d6209acb4eb83d53bf019c8dc0af0479b28 /libraries/libfm/README | |
parent | daa56e2df498e003a70d133bd1cbf7c94bff4069 (diff) |
libraries/libfm: Updated for version 1.1.0.
Set vala as an optional dep
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libfm/README')
-rw-r--r-- | libraries/libfm/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libfm/README b/libraries/libfm/README index 674d16d895d1..29d66e09a7b6 100644 --- a/libraries/libfm/README +++ b/libraries/libfm/README @@ -1,2 +1,4 @@ LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. + +vala is an optional dependency (for custom file manager actions). |