mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05: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
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…
Reference in New Issue
Block a user