summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FIXME4
-rw-r--r--README11
2 files changed, 15 insertions, 0 deletions
diff --git a/FIXME b/FIXME
index 69b5bc2..a30c34d 100644
--- a/FIXME
+++ b/FIXME
@@ -4,4 +4,8 @@
* must catch the case that the given file is not a flat file
+* get rid of fastback_default_URLDIR, error out if no URLDIR is
+ given in config file.
+
+
diff --git a/README b/README
new file mode 100644
index 0000000..6620f3b
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+
+BuildRequires:
+ openssl-devel
+ libcurl-devel
+ g++
+
+
+
+Requires:
+ openssl
+ libcurl