SpiderOak/Encryptr

Missing libgconf2-4 on Ubuntu 18.04

astaruch opened this issue · 0 comments

Hi,
on a fresh install of Ubuntu 18.04, there is a missing dependency of libgconf2-4. Workaround of this is:

sudo apt -y install libgconf2-4

Preffered solution would be bundling the dependency.