aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Smith <jsmith@resonatingmedia.com>2015-05-11 10:29:14 -0300
committerJesse Smith <jsmith@resonatingmedia.com>2015-05-11 10:29:14 -0300
commitde3c81e9e00ac597b6cb55777f47e833262a3542 (patch)
treeb5b7fbc4e1678683bac716731e849998f1e85dc4
parentClean up the new theme modifications a bit to remove some duplications and un... (diff)
downloadlumina-de3c81e9e00ac597b6cb55777f47e833262a3542.tar.gz
lumina-de3c81e9e00ac597b6cb55777f47e833262a3542.tar.bz2
lumina-de3c81e9e00ac597b6cb55777f47e833262a3542.zip
Updated DEPENDNECIES file.
Updated the DEPENDNECIES file to include the libxcb-image0-dev package, which is required on Debian/Ubuntu systems for building Lumina.
-rw-r--r--DEPENDENCIES3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 8e9e8c5f..322cd0cc 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -73,7 +73,8 @@ X.org and XCB extensions (possibly the XLib libraries above during the transitio
libxcomposite-dev
libxdamage-dev
libxrender-dev
-
+ libxcb-image0-dev
+
These packages are required for running Lumina on Linux
fluxbox
kde-style-oxygen
bgstack15