tAdded "python-markdown and ruby-ronn" among the set of dependencies - libdevuansdk - common library for devuan's simple distro kits
HTML git clone https://git.parazyd.org/libdevuansdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 9a22ddaad19c06a2ed824c2d8f7c2f763ab40499
DIR parent 661fe30dd0f18d09fb080f5d0b2413e4b832a775
HTML Author: KatolaZ <katolaz@freaknet.org>
Date: Thu, 22 Dec 2016 19:07:11 +0000
Added "python-markdown and ruby-ronn" among the set of dependencies
Diffstat:
M README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
DIR diff --git a/README.md b/README.md
t@@ -18,7 +18,12 @@ zsh debootstrap sudo kpartx cgpt xz-utils
## Documentation
-Find documentation inside the `docs` directory of libdevuansdk.
+Find documentation inside the `docs` directory of libdevuansdk. The following
+packages need to be installed to compile the documentation:
+
+```
+python-markdown ruby-ronn
+```
## Notes