]> git.sesse.net Git - nageru/commitdiff
Document that we need SQLite for Futatabi.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Dec 2018 09:14:26 +0000 (10:14 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Dec 2018 09:14:26 +0000 (10:14 +0100)
README

diff --git a/README b/README
index e6f7f1783469d8c913a8d45e3e5a075ef584aae2..10d669099370cd9715000511894e504179060d32 100644 (file)
--- a/README
+++ b/README
@@ -71,6 +71,8 @@ Nageru currently needs:
 
  - LuaJIT, for driving the theme engine.
 
+ - SQLite, for storing Futatabi state.
+
  - Meson, for building.
 
  - Optional: CEF (Chromium Embedded Framework), for HTML graphics.
@@ -92,7 +94,7 @@ with:
     libzita-resampler-dev libva-dev libavcodec-dev libavformat-dev \
     libswscale-dev libavresample-dev libmovit-dev libegl1-mesa-dev \
     libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \
-    libprotobuf-dev meson
+    libprotobuf-dev libsqlite3-dev meson
 
 Exceptions as of November 2018: