Awesome, thank you. I realize now surf would be crashing, if not for already having gsettings-desktop-schemas installed. Should I have added dmenu, etc. to to the description? How are optional dependencies handled?
宋文武 <iyzs...@member.fsf.org> writes: > Al McElrath <he...@yrns.org> writes: > >> Attached is a patch to add surf, a simple WebKit browser. The >> suckless.org site doesn't support HTTPS. >> > I change it to use glib-or-gtk-build-system and add glib-networking > and gsettings-desktop-schemas to make it running and support https. > Also user should install dmenu, xprop and maybe st to make > surf more useful. > > Applied, thanks!