Skip to content

Commit 6f3972d

Browse files
authored
Merge pull request #1353 from mildas/bzip2_dependency_doc
Mention bzip2 dependency for tests in documentation
2 parents 3397de4 + 9d20c02 commit 6f3972d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/developer.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ After building the library you might want to run library self-checks. To do
111111
that you need to have these additional packages installed:
112112

113113
----
114-
wget lua which procps-ng initscripts chkconfig sendmail
114+
wget lua which procps-ng initscripts chkconfig sendmail bzip2
115115
----
116116

117117
and it is also required to have `sendmail` service running on the system:

0 commit comments

Comments
 (0)