stuffmatic / fSpy

A cross platform app for quick and easy still image camera matching
https://fspy.io
GNU General Public License v3.0
2.22k stars 209 forks source link

Building broken on manjaro (no lib32-gconf) #35

Open SevAm74 opened 4 years ago

SevAm74 commented 4 years ago

Hi, can you please try removing the lib32-gconf dependency? This lib is no longer available so fSpy does not work. To run fspy, you need to install gconf atm although it's deprecated. See https://aur.archlinux.org/packages/fspy

stuffmatic commented 4 years ago

That dependency was specified by Electron, and seems to have been removed now. I'll make sure the next fSpy version is based on the most recent Electron version, which should fix this issue.