diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-06 20:26:28 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-06 20:26:28 +0200 |
commit | eafdf6dea5918688560141e1fb9242ee1c1820fe (patch) | |
tree | 0ced151a9107b6f6534b96b62f8e1a67d35cf21d /README | |
parent | 83363bb2a6902d1caca2b81615f15d08be74d4d7 (diff) |
Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxey
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Dependencies * perl version 5.10 or newer * Crypt::CBC * Crypt::Eksblowfish + * File::BaseDir * File::Path * File::Slurp |