From a8f63ffadaa897d0066a859f387f210771c58aa8 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Thu, 20 Feb 2014 13:28:39 +0100 Subject: [PATCH] README: Add sphinx into doc deps --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de68e63..58e23a5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ Package build requires - Pkg name in Fedora/Ubuntu: * sqlite3 (https://sqlite.org/) - sqlite-devel/libsqlite3-dev * xz (http://tukaani.org/xz/) - xz-devel/liblzma-dev * zlib (http://www.zlib.net/) - zlib-devel/zlib1g-dev -* *Optional:* doxygen (http://doxygen.org/) - doxygen/doxygen +* *Documentation:* doxygen (http://doxygen.org/) - doxygen/doxygen +* *Documentation:* sphinx (http://sphinx-doc.org/) - python-sphinx/ * **Test requires:** check (http://check.sourceforge.net/) - check-devel/check * **Test requires:** python-nose (https://nose.readthedocs.org/) - python-nose/python-nose -- 2.7.4