summaryrefslogtreecommitdiffstats
path: root/core/modules/looking-glass-client/module.conf
diff options
context:
space:
mode:
authorManuel Bentele2021-09-22 15:00:32 +0200
committerManuel Bentele2021-09-22 15:00:32 +0200
commitb1c7e4e34386d3abfb547d6dc3fb7f3acd9280ff (patch)
tree497e9f29ab9340ccfd57961a304bb7f90158a5c5 /core/modules/looking-glass-client/module.conf
parent[hardware-stats] Add missing -p option to hwstats (diff)
downloadmltk-b1c7e4e34386d3abfb547d6dc3fb7f3acd9280ff.tar.gz
mltk-b1c7e4e34386d3abfb547d6dc3fb7f3acd9280ff.tar.xz
mltk-b1c7e4e34386d3abfb547d6dc3fb7f3acd9280ff.zip
[looking-glass-client] Add module for looking-glass-client source build
Diffstat (limited to 'core/modules/looking-glass-client/module.conf')
-rw-r--r--core/modules/looking-glass-client/module.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/looking-glass-client/module.conf b/core/modules/looking-glass-client/module.conf
new file mode 100644
index 00000000..11283429
--- /dev/null
+++ b/core/modules/looking-glass-client/module.conf
@@ -0,0 +1,7 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ looking-glass-client
+"
+REQUIRED_GIT="
+ https://github.com/gnif/LookingGlass.git
+"