Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
biboumi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
louiz’
biboumi
Commits
1bb3e2e7
Commit
1bb3e2e7
authored
Jan 17, 2018
by
louiz’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify a few things about the dependencies
parent
7e64a2e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
INSTALL.rst
INSTALL.rst
+4
-3
No files found.
INSTALL.rst
View file @
1bb3e2e7
...
...
@@ -32,7 +32,7 @@ libiconv_
libuuid_
Generate unique IDs
sqlite3_ or libpq_
sqlite3_ or libpq_
(optional, but recommented)
Provides a way to store various options and messages archives in a
database. Each user of the gateway can store their own values (for
example their prefered port, or their IRC password). Without this
...
...
@@ -47,12 +47,13 @@ udns_ (optional, but recommended)
performances when connecting to a big number of IRC servers at the same
time.
libbotan_ 2.x (optional)
libbotan_ 2.x (optional
, but recommended
)
Provides TLS support. Without it, IRC connections are all made in
plain-text mode.
gcrypt_ (mandatory only if botan is absent)
Provides the SHA-1 hash function, for the case where Botan is absent.
Provides the SHA-1 hash function, for the case where Botan is absent. It
does NOT provide any TLS or encryption feature.
systemd_ (optional)
Provides the support for a systemd service of Type=notify. This is useful only
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment