mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
explicitly list pkg-config as build dependency, since meson needs it to find glib
This commit is contained in:
parent
89adcc4ee8
commit
a11df816b7
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
|
@ -5,6 +5,7 @@
|
||||||
To compile Irssi you need:
|
To compile Irssi you need:
|
||||||
|
|
||||||
- meson-0.53 build system with ninja-1.8 or greater
|
- meson-0.53 build system with ninja-1.8 or greater
|
||||||
|
- pkg-config (or compatible)
|
||||||
- glib-2.32 or greater
|
- glib-2.32 or greater
|
||||||
- openssl (for ssl support)
|
- openssl (for ssl support)
|
||||||
- perl-5.8 or greater (for building, and optionally Perl scripts)
|
- perl-5.8 or greater (for building, and optionally Perl scripts)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue