From 7661eb7cdc7f0308e1b0fdcc3069ec1f6da6c795 Mon Sep 17 00:00:00 2001
From: Michał Lenart <michall@ipipan.waw.pl>
Date: Fri, 29 Aug 2014 22:03:09 +0000
Subject: [PATCH] dopisanie acl do listy wymaganych pakietów

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index b11df41..50feb32 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Compilation - prerequisites
 
 This tutorial assumes that build process is performed on Linux 64bit machine (preferably from Debian/Ubuntu family).
 
-sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip python-all-dev python-pyparsing devscripts libcppunit-dev
+sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip python-all-dev python-pyparsing devscripts libcppunit-dev acl
 sudo pip install pyinstaller
 
 For cross compiling:
--
libgit2 0.22.2