|
|
@ -59,6 +59,6 @@ That said, for single-computer sessions with just one daemon and one GUI at the |
|
|
|
should provide a good user experience. |
|
|
|
""", #this is the dict-comma. |
|
|
|
|
|
|
|
"dependencies" : "\n".join("* "+dep for dep in ("nsmd: New Session Manager", )), |
|
|
|
"dependencies" : "\n".join("* "+dep for dep in ("nsmd: New Session Manager", "grep")), |
|
|
|
|
|
|
|
} |
|
|
|