Skip to content
Snippets Groups Projects
Commit 88376197 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update dev_env.sh

parent baf29641
No related branches found
No related tags found
No related merge requests found
......@@ -5,19 +5,19 @@ set -e
function main {
pacman --noconfirm -S --needed \
git \
mingw-w64-x86_64-python3 \
mingw-w64-x86_64-python3-gobject \
mingw-w64-x86_64-python3-pip \
mingw-w64-x86_64-python \
mingw-w64-x86_64-python-gobject \
mingw-w64-x86_64-python-pip \
mingw-w64-x86_64-toolchain \
mingw-w64-x86_64-adwaita-icon-theme \
mingw-w64-x86_64-gtk3 \
mingw-w64-x86_64-python3-setuptools-scm \
mingw-w64-x86_64-python3-cryptography \
mingw-w64-x86_64-python3-certifi \
mingw-w64-x86_64-python3-pyopenssl \
mingw-w64-x86_64-python3-pillow \
mingw-w64-x86_64-python3-six \
mingw-w64-x86_64-python3-pygments \
mingw-w64-x86_64-python-setuptools-scm \
mingw-w64-x86_64-python-cryptography \
mingw-w64-x86_64-python-certifi \
mingw-w64-x86_64-python-pyopenssl \
mingw-w64-x86_64-python-pillow \
mingw-w64-x86_64-python-six \
mingw-w64-x86_64-python-pygments \
mingw-w64-x86_64-libwebp \
mingw-w64-x86_64-goocanvas \
mingw-w64-x86_64-gspell \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment