]> arthur.barton.de Git - ngircd-alex.git/commitdiff
INSTALL.md: Add instructions for ArchLinux (pacman)
authorAlexander Barton <alex@barton.de>
Sat, 20 Jun 2020 13:54:02 +0000 (15:54 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 20 Jun 2020 13:54:02 +0000 (15:54 +0200)
INSTALL.md

index 5d521b55cdee07a1439c977eb335374b8b3279fe..56c7cc52352f68aea6e9086205d59745a9a37198 100644 (file)
@@ -206,6 +206,14 @@ build the sources including all optional features and to run the test suite:
     libident-dev libpam-dev pkg-config libwrap0-dev libz-dev telnet
 ```
 
+#### ArchLinux based distributions
+
+``` shell
+  pacman -S --needed \
+    autoconf automake expect gcc gnutls inetutils libident libwrap \
+    make pam pkg-config zlib
+```
+
 ### `./autogen.sh`
 
 The first step, to run `./autogen.sh`, is *only* necessary if the `configure`