diff options
author | Jesse Smith <jsmith@resonatingmedia.com> | 2015-05-11 10:29:14 -0300 |
---|---|---|
committer | Jesse Smith <jsmith@resonatingmedia.com> | 2015-05-11 10:29:14 -0300 |
commit | de3c81e9e00ac597b6cb55777f47e833262a3542 (patch) | |
tree | b5b7fbc4e1678683bac716731e849998f1e85dc4 | |
parent | Clean up the new theme modifications a bit to remove some duplications and un... (diff) | |
download | lumina-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-- | DEPENDENCIES | 3 |
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 |