We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6faf9 commit 6fae9a3Copy full SHA for 6fae9a3
README.md
@@ -45,6 +45,7 @@ scrot requires a few projects and libraries:
45
- [autoconf-archive](https://www.gnu.org/software/autoconf-archive/) (build time only)
46
- A pkg-config implementation [(e.g. pkgconf)](https://github.com/pkgconf/pkgconf) (build time only)
47
- [imlib2](https://sourceforge.net/projects/enlightenment/files/imlib2-src/)
48
+ (must be built with X, text and filters support)
49
- [libbsd](https://libbsd.freedesktop.org/wiki/) (if `./configure --enable-libbsd-feature-test` returns true)
50
- An X11 implementation [(e.g. X.Org)](https://www.x.org/wiki/)
51
- libXcomposite [(can be found in X.Org)](https://gitlab.freedesktop.org/xorg/lib/libxcomposite)
0 commit comments