Commit 39810b81d2775b48cd659ba6ef75353d9617c45d
1 parent
aece7355
dodana brakująca zależność do README
git-svn-id: svn://svn.nlp.ipipan.waw.pl/morfeusz/morfeusz@167 ff4e3ee1-f430-4e82-ade0-24591c43f1fd
Showing
1 changed file
with
1 additions
and
1 deletions
README
... | ... | @@ -5,7 +5,7 @@ Compilation - prerequisites |
5 | 5 | |
6 | 6 | This tutorial assumes that build process is performed on Linux 64bit machine (preferably from Debian/Ubuntu family). |
7 | 7 | |
8 | -sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip python-all-dev python-pyparsing | |
8 | +sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip python-all-dev python-pyparsing devscripts | |
9 | 9 | sudo pip install pyinstaller |
10 | 10 | |
11 | 11 | For cross compiling: |
... | ... |