JezerM / nody-greeter

LightDM greeter that allows to create wonderful themes with web technologies. Made in Node.js
https://web-greeter-page.vercel.app
GNU General Public License v3.0
125 stars 8 forks source link

had to install gobject-introspection before it would rebuild/build #2

Closed trwnh closed 2 years ago

trwnh commented 2 years ago

Arch, following the instructions: npm run rebuild would not work until I installed gobject-introspection from the official repos. This was not mentioned in the README.

JezerM commented 2 years ago

Hmm, there were some considerations to not mention it, as it's normal to have it when installing these kind of greeters... I'll update the README.