]> git.ipfire.org Git - people/stevee/pakfire.git/blobdiff - INSTALL
cgroup: Move builder process out of cgroup before destroying it.
[people/stevee/pakfire.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0eb1dd6a4f3139072e341a2bfcf15c4add07029b..32b5205cfdabefb99e55797ddaa696a6250877ec 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,11 +3,15 @@ For general information about pakfire see README.
 
 Requirements:
  * Python 2.6 or greater (not Python 3.x)
- * pyliblzma
  * python-progressbar
  * python-argsparse (included in Python 2.7)
  * libcap
  * libsolv
+ * xz
+ * beecrypt (requires libgomp)
+ * popt
+ * libelf
+ * elfutils
 
 
 Install instructions: