[technical-notes] Add reminter that you need sqlite-devel to build/README

John J. McDonough jjmcd at fedoraproject.org
Mon Mar 12 13:52:58 UTC 2012


commit 20b17c48dce80d48b92889a0cd94aafacd13fc2a
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Mar 12 09:52:53 2012 -0400

    Add reminter that you need sqlite-devel to build/README

 build/README |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/README b/build/README
index 78d137b..260ea15 100644
--- a/build/README
+++ b/build/README
@@ -12,6 +12,8 @@ clone the technical-notes repository
 Copy the contents of this technical-notes/build to that scratch directory
     cp build/* build/scratch/
 
+You must have gcc and sqlite-devel installed.
+
 Now compile the two programs. From the scratch directory:
     ./compile
 


More information about the docs-commits mailing list