You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,6 @@ Install the dependencies as follows:
26
26
| OpenBSD | All installed by default |
27
27
| Void Linux|`xbps-install gcc make libXrandr-devel libX11-devel`|
28
28
29
-
If your operating system does not have `pkg-config` installed by default, you have to install it as well.
30
-
31
29
### Compilation and Installation
32
30
33
31
By default, the `Makefile` looks for external includes and libraries in `/usr/local/{include,lib}`, `/usr/X11R6/{include,lib}`. If your distribution uses special path, you have to modify the Makefile accordingly.
0 commit comments