infinit / infinit

The Infinit policy-based software-defined storage platform.

Home Page:http://infinit.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinit Desktop misses quite a few dependencies

frol opened this issue · comments

I have been experimenting with Infinit Desktop inside a Docker container and discovered that I needed to install these dependencies:

$ apt install --no-install-recommends libglib2.0-0 libnss3 libgconf2-4 libfontconfig1 libpangocairo-1.0.0 libxi6 libxcursor1 libxcomposite1 libasound2 libxdamage1 libxtst6 libxrandr2 libgtk2.0-0 libnotify4 libgl1 infinit

Hi and thanks for reporting.

Infinit Desktop uses NW.js and, therefore, should have the same dependencies + infinit.

I'll fix that for the next release.