Added package installation instructions for openSUSE Leap 42.1
Signed-off-by: Ed Bartosh <[email protected]>
---
documentation/toaster-manual/toaster-manual-setup-and-use.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index 3cc41bb..2e085a2 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -223,6 +223,13 @@
$ sudo dnf install httpd python3-mod_wsgi python3-pip mariadb-server
mariadb-devel python3-devel
</literallayout>
</para></listitem>
+ <listitem><para>
+ If you are using openSUSE Leap 42.1, run
+ the following:
+ <literallayout class='monospaced'>
+ $ sudo zypper install apache2 apache2-mod_wsgi-python3 python3-pip mariadb
mariadb-client python3-devel
+ </literallayout>
+ </para></listitem>
</itemizedlist>
</para>
</section>
--
2.6.6
--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster