diff options
| author | Manuel Schneider | 2014-07-09 16:24:27 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-07-09 16:24:27 +0200 |
| commit | eb27ffea07e7fcf0e1b2f737f9f8e1f31092c0dd (patch) | |
| tree | 7433d6f4777f44ac1fd5c7eae141a4292fcc9cbb /remote/modules/pvs2/module.conf | |
| parent | [kernel] delete link commit by error (diff) | |
| download | tm-scripts-eb27ffea07e7fcf0e1b2f737f9f8e1f31092c0dd.tar.gz tm-scripts-eb27ffea07e7fcf0e1b2f737f9f8e1f31092c0dd.tar.xz tm-scripts-eb27ffea07e7fcf0e1b2f737f9f8e1f31092c0dd.zip | |
[Testing] added pvs2 module for testing pruposes
Diffstat (limited to 'remote/modules/pvs2/module.conf')
| -rw-r--r-- | remote/modules/pvs2/module.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/pvs2/module.conf b/remote/modules/pvs2/module.conf new file mode 100644 index 00000000..c74bdf16 --- /dev/null +++ b/remote/modules/pvs2/module.conf @@ -0,0 +1,9 @@ +REQUIRED_GIT="git://git.openslx.org/pvs2.git" +REQUIRED_BINARIES=" + pvs2 +" +REQUIRED_LIBRARIES=" +" +REQUIRED_SYSTEM_FILES=" +" +# TODO add libraries |
