mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02: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 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