summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 20:26:28 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 20:26:28 +0200
commiteafdf6dea5918688560141e1fb9242ee1c1820fe (patch)
tree0ced151a9107b6f6534b96b62f8e1a67d35cf21d /README
parent83363bb2a6902d1caca2b81615f15d08be74d4d7 (diff)
Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxey
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7f95dc2..30671a7 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ Dependencies
* perl version 5.10 or newer
* Crypt::CBC
* Crypt::Eksblowfish
+ * File::BaseDir
* File::Path
* File::Slurp