Do not apt-get python-gevent and python-dev
authorAlex Pyrgiotis <apyrgio@cslab.ece.ntua.gr>
Mon, 26 Nov 2012 07:17:05 +0000 (09:17 +0200)
committerAlex Pyrgiotis <apyrgio@cslab.ece.ntua.gr>
Mon, 26 Nov 2012 07:17:05 +0000 (09:17 +0200)
As stated in commit b50531496d1d44e5562cc164364eb5373f2f9e5e, these
packages are not needed for the installation of snf-image-creator.

docs/install.rst

index e104616..4146ece 100644 (file)
@@ -28,8 +28,7 @@ following command:
 
 .. code-block:: console
 
 
 .. code-block:: console
 
-   $ apt-get install python-setuptools python-guestfs python-dialog \
-     python-gevent python-dev
+   $ apt-get install python-setuptools python-guestfs python-dialog
 
 The rest of the dependencies will be automatically resolved by setuptools.
 Keep in mind though that git needs to be installed to download the source
 
 The rest of the dependencies will be automatically resolved by setuptools.
 Keep in mind though that git needs to be installed to download the source