]> git.ipfire.org Git - people/stevee/pakfire.git/blobdiff - INSTALL
ccache optimizations: Use /tmp and enable compression.
[people/stevee/pakfire.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c234ed000f43e68253612f776131851186e4110d..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-xattr
  * python-argsparse (included in Python 2.7)
+ * libcap
  * libsolv
+ * xz
+ * beecrypt (requires libgomp)
+ * popt
+ * libelf
+ * elfutils
 
 
 Install instructions: