summaryrefslogtreecommitdiffstats
path: root/core/modules/looking-glass-client/module.conf.ubuntu
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.ubuntu
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.ubuntu')
-rw-r--r--core/modules/looking-glass-client/module.conf.ubuntu23
1 files changed, 23 insertions, 0 deletions
diff --git a/core/modules/looking-glass-client/module.conf.ubuntu b/core/modules/looking-glass-client/module.conf.ubuntu
new file mode 100644
index 00000000..00a5d1a9
--- /dev/null
+++ b/core/modules/looking-glass-client/module.conf.ubuntu
@@ -0,0 +1,23 @@
+#!/bin/bash
+REQUIRED_INSTALLED_PACKAGES="
+ gcc
+ pkg-config
+ gawk
+ binutils-dev
+ cmake
+ fonts-freefont-ttf
+ libfontconfig1-dev
+ libgl-dev
+ libgles-dev
+ libegl-dev
+ libgmp-dev
+ libspice-protocol-dev
+ nettle-dev
+ libx11-dev
+ libxpresent-dev
+ libxfixes-dev
+ libxkbcommon-x11-dev
+ libxi-dev
+ libxinerama-dev
+ libxss-dev
+"