File: msys2-install-deps

package info (click to toggle)
borgbackup 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,688 kB
  • sloc: ansic: 47,269; python: 25,040; pascal: 2,896; makefile: 142; sh: 110; tcl: 94
file content (4 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
#!/bin/bash

pacman -S --needed --noconfirm git mingw-w64-ucrt-x86_64-{toolchain,pkgconf,zstd,lz4,xxhash,openssl,python,cython,python-setuptools,python-wheel,python-pkgconfig,python-packaging,python-msgpack,python-pip}
pip install pyinstaller