Spaces:
Runtime error
Runtime error
Update install_dependencies.sh
Browse files- install_dependencies.sh +1 -2
install_dependencies.sh
CHANGED
|
@@ -23,5 +23,4 @@ apt-get update && apt-get install -y \
|
|
| 23 |
libdrm2 \
|
| 24 |
libgbm1 \
|
| 25 |
libxcomposite1 \
|
| 26 |
-
libxinerama1
|
| 27 |
-
chmod +x install_dependencies.sh
|
|
|
|
| 23 |
libdrm2 \
|
| 24 |
libgbm1 \
|
| 25 |
libxcomposite1 \
|
| 26 |
+
libxinerama1
|
|
|