Skip to content

Commit

Permalink
Remove sentence, ctempd doesn't use pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
thexhr committed Jan 29, 2023
1 parent 66b3e9a commit d85db86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Install the dependencies as follows:
| OpenBSD | All installed by default |
| Void Linux| `xbps-install gcc make libXrandr-devel libX11-devel` |

If your operating system does not have `pkg-config` installed by default, you have to install it as well.

### Compilation and Installation

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.
Expand Down

0 comments on commit d85db86

Please sign in to comment.