infinit icon indicating copy to clipboard operation
infinit copied to clipboard

Infinit Desktop misses quite a few dependencies

Open frol opened this issue 7 years ago • 1 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

frol avatar Mar 12 '17 08:03 frol

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.

Dimrok avatar Mar 13 '17 12:03 Dimrok