Skip to content

Commit cae465b

Browse files
committed
README.md: update dependencies
1 parent fe806a9 commit cae465b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,12 @@ maim (Make Image) is an utility that takes screenshots of your desktop. It's mea
3939
* [Alpine Linux: maim](https://pkgs.alpinelinux.org/packages?name=maim&branch=edge&repo=&arch=&maintainer=)
4040
* Please make a package for maim on your favorite system, and make a pull request to add it to this list.
4141

42-
### Install using CMake (Requires CMake, git, libXrender, libXfixes, libGLM, libxcomposite, libxrandr, libxext, GLEW)
42+
### Install using CMake
43+
#### Requires these at build-time:
44+
CMake, glm, x11proto
45+
46+
#### Requires these at build- and runtime:
47+
libjpeg-turbo, libpng, libwebp, libX11, libXcomposite, libXext, libXfixes, libXrandr, libXrender
4348
```bash
4449
git clone https://github.com/naelstrof/slop.git
4550
cd slop

0 commit comments

Comments
 (0)