summaryrefslogtreecommitdiffstats
path: root/core/modules/virt-viewer
diff options
context:
space:
mode:
authorSimon Rettberg2023-03-16 10:54:41 +0100
committerSimon Rettberg2023-03-16 10:54:41 +0100
commit9b9ba69bb4ba0d65941a64b6aaf39126c9e3a99f (patch)
tree322efa72f41237d750a71cfcdb8f6431df33e0fd /core/modules/virt-viewer
parent[vmware-common] Filter .vmx; if keys appear multiple times, keep last one (diff)
downloadmltk-9b9ba69bb4ba0d65941a64b6aaf39126c9e3a99f.tar.gz
mltk-9b9ba69bb4ba0d65941a64b6aaf39126c9e3a99f.tar.xz
mltk-9b9ba69bb4ba0d65941a64b6aaf39126c9e3a99f.zip
[virt-viewer] Use more up-to-date git revision than v11.0
Latest stable release is 11.0, but it doesn't compile on more recent versions of meson.
Diffstat (limited to 'core/modules/virt-viewer')
-rw-r--r--core/modules/virt-viewer/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/virt-viewer/module.conf b/core/modules/virt-viewer/module.conf
index e8597ff0..b52a2e52 100644
--- a/core/modules/virt-viewer/module.conf
+++ b/core/modules/virt-viewer/module.conf
@@ -6,7 +6,7 @@ REQUIRED_MODULES="
"
REQUIRED_GIT="
- https://gitlab.com/virt-viewer/virt-viewer.git|v11.0
+ https://gitlab.com/virt-viewer/virt-viewer.git||0a6155ca
"
# copy everything since there is a clean installation done by 'ninja install'