From f48ae69a9b3c1e5adf305a5fde8baff5811c345c Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Wed, 7 Dec 2022 12:09:03 +0100 Subject: [PATCH] doc: quicktry: pkg-config isn't a runtime dependency! Sigh.. I just copied what was in gui/README.md --- doc/TRY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/TRY.md b/doc/TRY.md index c542de52..5bdca529 100644 --- a/doc/TRY.md +++ b/doc/TRY.md @@ -31,7 +31,6 @@ To download and verify binaries you will also need: To run the GUI you will need some additional libraries: - [`fontconfig`](https://www.freedesktop.org/wiki/Software/fontconfig/) (On Debian/Ubuntu `apt install libfontconfig1-dev`) -- [`pkg-config`](https://www.freedesktop.org/wiki/Software/pkg-config/) (On Debian/Ubuntu `apt install pkg-config`) - [Libudev](https://www.freedesktop.org/software/systemd/man/libudev.html) (On Debian/Ubuntu `apt install libudev-dev`) ### Throwaway folder