diff options
| author | Manuel Schneider | 2014-07-10 12:55:42 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-07-10 12:55:42 +0200 |
| commit | e401500a177910c6b7be1c7dbe84d5c3903bd6b3 (patch) | |
| tree | 7c8292e1f6f0a1450b8736bdf08a98ef334b5d41 /remote/modules/pvs2/module.conf | |
| parent | Revert "[setup_target] only link /{lib,bin} to /usr/{lib,bin} if it is that w... (diff) | |
| download | tm-scripts-e401500a177910c6b7be1c7dbe84d5c3903bd6b3.tar.gz tm-scripts-e401500a177910c6b7be1c7dbe84d5c3903bd6b3.tar.xz tm-scripts-e401500a177910c6b7be1c7dbe84d5c3903bd6b3.zip | |
Added moudules x11vnc and pvs2
Diffstat (limited to 'remote/modules/pvs2/module.conf')
| -rw-r--r-- | remote/modules/pvs2/module.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/remote/modules/pvs2/module.conf b/remote/modules/pvs2/module.conf index c74bdf16..3914f994 100644 --- a/remote/modules/pvs2/module.conf +++ b/remote/modules/pvs2/module.conf @@ -1,9 +1,13 @@ REQUIRED_GIT="git://git.openslx.org/pvs2.git" REQUIRED_BINARIES=" - pvs2 + pvsmgr + pvsclient " REQUIRED_LIBRARIES=" " REQUIRED_SYSTEM_FILES=" " +REQUIRED_MODULES=" + x11vnc +" # TODO add libraries |
