mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Merge pull request #1509 from ailin-nemui/compile-deps
explicitly list pkg-config as build dependency
This commit is contained in:
commit
2f16b554b5
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