X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=README.xorg;h=51abeb43aa39bd5e3af181f26e3e41acd72ef28a;hb=HEAD;hp=fc38fdfaa2512cc99e96f806fc396ec98e350494;hpb=797cd61ded5c41784c9e7512247f383a913eabb4;p=sentry.git diff --git a/README.xorg b/README.xorg index fc38fdf..51abeb4 100644 --- a/README.xorg +++ b/README.xorg @@ -12,6 +12,17 @@ Since modern development hipsters don't bother providing proper packages for Deb - It contains all dependencies - The X.org setup lives in ``xorg_sentry/`` +Dependencies +------------ + +Dependencies are listed in the ``requirements.txt`` file. +Install them with:: + + pip install -r requirements.txt + +Under Debian, you should use the following packages: +- python-dev + .. _Sentry: http://sentry.readthedocs.org/