There was an error while loading. Please reload this page.
1 parent 41fc3e2 commit 2a3baa9Copy full SHA for 2a3baa9
2 files changed
.github/scripts/utils.zsh/setup_ubuntu
@@ -41,6 +41,7 @@ if (( ! (${skips[(Ie)all]} + ${skips[(Ie)deps]}) )) {
41
sudo apt-get install ${apt_args} \
42
build-essential \
43
libgles2-mesa-dev \
44
+ libsimde-dev \
45
obs-studio
46
47
local -a _qt_packages=()
buildspec.json
@@ -38,7 +38,7 @@
38
},
39
"name": "source-clone",
40
"displayName": "Source Clone",
- "version": "0.2.0",
+ "version": "0.2.1",
"author": "Exeldro",
"website": "https://exeldro.com",
"email": "exelsor@hotmail.com",
0 commit comments