tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

distrobox.ini (337B)


      1 # To initialize the container, run `distrobox assemble create` in this directory.
      2 # To enter the container, run `distrobox enter wrench-dev`
      3 [dev-wrench]
      4 additional_packages="git build-essential cmake pkg-config libfreetype-dev libexpat1-dev meson ninja-build python3-mako llvm-14-dev bison flex"
      5 image=debian:12
      6 init=false
      7 replace=true