From 6faf918499961292c139c7424969d8119208d197 Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Fri, 10 Jul 2015 10:53:14 -0300 Subject: Moved window manager specific dependencies into their own file in the lumina-wm-INCOMPLETE directory. --- lumina-wm-INCOMPLETE/DEPENDENCIES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lumina-wm-INCOMPLETE/DEPENDENCIES (limited to 'lumina-wm-INCOMPLETE') 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 + + -- cgit