[Pkg-owncloud-commits] [owncloud-doc] 01/33: Fix README for openSUSE
David Prévot
taffit at moszumanska.debian.org
Sun Dec 7 20:56:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 57eb93c2bec16a82ca93f768be3d087deda372d8
Author: Vincent Petry <pvince81 at owncloud.com>
Date: Tue Nov 18 13:09:33 2014 +0100
Fix README for openSUSE
---
README.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index e9123bb..0f9f6a8 100644
--- a/README.rst
+++ b/README.rst
@@ -75,8 +75,9 @@ be found in the ``_build/html`` subdirectory. PDFs can be built with the
The openSUSE way
~~~~~~~~~~~~~~~~
-* sudo zypper in pyhton-Sphinx
-* sudo zypper in pyhton-rst2pdf
+* sudo zypper in python-Sphinx
+* sudo zypper in python-rst2pdf
+* sudo zypper in python-sphinxcontrib-phpdomain # requires repository "devel:languages:python"
* sudo zypper in pdfjam # pull in latexpdf and all of texlive
* sudo zypper in texlive-threeparttable
* sudo zypper in texlive-wrapfig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list