naelstrof / maim

maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Other
2.15k stars 78 forks source link

README: add libxext and GLEW as requisities #240

Closed foxpy closed 3 years ago

foxpy commented 3 years ago

Since slop requires these dependencies and slop build process is mentioned in maim README, these dependencies should be mentioned in maim README, too.

Closes #239