diff options
author | Jesse Smith <jsmith@resonatingmedia.com> | 2015-07-10 10:53:14 -0300 |
---|---|---|
committer | Jesse Smith <jsmith@resonatingmedia.com> | 2015-07-10 10:53:14 -0300 |
commit | 6faf918499961292c139c7424969d8119208d197 (patch) | |
tree | 2f503b6b13a945409c40d669544ca1e5ea65f473 /lumina-wm-INCOMPLETE | |
parent | Updated DEPENDECIES file and proposed fix for compiling the (diff) | |
download | lumina-6faf918499961292c139c7424969d8119208d197.tar.gz lumina-6faf918499961292c139c7424969d8119208d197.tar.bz2 lumina-6faf918499961292c139c7424969d8119208d197.zip |
Moved window manager specific dependencies into their own file
in the lumina-wm-INCOMPLETE directory.
Diffstat (limited to 'lumina-wm-INCOMPLETE')
-rw-r--r-- | lumina-wm-INCOMPLETE/DEPENDENCIES | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lumina-wm-INCOMPLETE/DEPENDENCIES b/lumina-wm-INCOMPLETE/DEPENDENCIES new file mode 100644 index 00000000..63b18ab7 --- /dev/null +++ b/lumina-wm-INCOMPLETE/DEPENDENCIES @@ -0,0 +1,17 @@ +Most dependencies required to build Lumina are listed in the +DEPENDENCIES file in the directory above this one. The following +are dependencies specific to Lumina's window manager. + + +FreeBSD/PC-BSD +======================= + + + + +Linux (Debian/Ubuntu) +======================= + +libxcb-screensaver0-dev + + |