aboutsummaryrefslogtreecommitdiff
path: root/works/teapot/script/install-deps.bash
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-10-17 22:02:25 +0800
committercrupest <crupest@outlook.com>2023-10-17 22:02:25 +0800
commite09b474e2e9fb9ae87536bdce5c8df3c5f8006ee (patch)
tree8554f8c4de21603d13dd5d306514c77e14f083df /works/teapot/script/install-deps.bash
downloadcrupest-e09b474e2e9fb9ae87536bdce5c8df3c5f8006ee.tar.gz
crupest-e09b474e2e9fb9ae87536bdce5c8df3c5f8006ee.tar.bz2
crupest-e09b474e2e9fb9ae87536bdce5c8df3c5f8006ee.zip
import(teapot): Startup!
Diffstat (limited to 'works/teapot/script/install-deps.bash')
-rw-r--r--works/teapot/script/install-deps.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/works/teapot/script/install-deps.bash b/works/teapot/script/install-deps.bash
new file mode 100644
index 0000000..813b884
--- /dev/null
+++ b/works/teapot/script/install-deps.bash
@@ -0,0 +1,3 @@
+set -e
+sudo apt-get update
+sudo apt-get install -y build-essential cmake g++ libgl1-mesa-dev qt6-base-dev qt6-declarative-dev qt6-quick3d-dev qt6-quick3d-dev-tools libqt6shadertools6-dev