diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-12-11 06:53:29 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:35 -0600 |
commit | a3cfdaba59a65a58567fa8d23e4faaad5191cd45 (patch) | |
tree | f580ab34803df532c4b94db5962ce762ed7a5928 /desktop | |
parent | c55e0763540ceedfea0489c9ae7070614c3dea68 (diff) |
desktop/awesome: Removed note from the README
Thanks to rock__ on irc
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/awesome/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/awesome/README b/desktop/awesome/README index b76faf3d118c..f0db3a92dc0b 100644 --- a/desktop/awesome/README +++ b/desktop/awesome/README @@ -7,11 +7,3 @@ GNU GPLv2 license. It is primarly targeted at power users, developers and any people dealing with every day computing tasks and who want to have fine-grained control on theirs graphical environment. - -NOTE: To build/use this you need to rebuild Slackware's cairo enabling -xcb support: you have to edit the SlackBuild adding the line - - --enable-xcb \ - -to the configure parameters. Do it at your own risk (it's not yet -considered stable in the cairo shipped with slackware-14.0). |