Commit 7661eb7cdc7f0308e1b0fdcc3069ec1f6da6c795
1 parent
309d2f0f
dopisanie acl do listy wymaganych pakietów
git-svn-id: svn://svn.nlp.ipipan.waw.pl/morfeusz/trunk@292 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 devscripts libcppunit-dev | |
8 | +sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip python-all-dev python-pyparsing devscripts libcppunit-dev acl | |
9 | 9 | sudo pip install pyinstaller |
10 | 10 | |
11 | 11 | For cross compiling: |
... | ... |