diff options
| author | Jonathan Bauer | 2016-05-19 18:13:38 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2016-05-19 18:13:38 +0200 |
| commit | 81b256bf9f6ac208b37ec4fb2a0b854700750fe2 (patch) | |
| tree | 33b974ecd80b8a3ac4d2896ebbf027fd0859b36f /remote/modules/pvs2/module.conf | |
| parent | [kernel-vanilla] -> 4.4.10 (diff) | |
| download | tm-scripts-81b256bf9f6ac208b37ec4fb2a0b854700750fe2.tar.gz tm-scripts-81b256bf9f6ac208b37ec4fb2a0b854700750fe2.tar.xz tm-scripts-81b256bf9f6ac208b37ec4fb2a0b854700750fe2.zip | |
[pvs2] startup scripts for pvsclient & support for external scripts called by pvs2
Diffstat (limited to 'remote/modules/pvs2/module.conf')
| -rw-r--r-- | remote/modules/pvs2/module.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/pvs2/module.conf b/remote/modules/pvs2/module.conf index 9ef50afd..5e7a9a6f 100644 --- a/remote/modules/pvs2/module.conf +++ b/remote/modules/pvs2/module.conf @@ -2,6 +2,12 @@ REQUIRED_GIT="git://git.openslx.org/pvs2.git" REQUIRED_BINARIES=" pvsmgr pvsclient + xinput + wmctrl +" +REQUIRED_DIRECTORIES=" + /opt/openslx/pvs2/ + /usr/lib/ " REQUIRED_LIBRARIES=" " |
