We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a1532 commit ae76cb5Copy full SHA for ae76cb5
manifests/dev.pp
@@ -3,7 +3,7 @@
3
#
4
# The libraries installed depends on the `dev_packages` parameter of the `apache::params`
5
# class, based on your operating system:
6
-# - **Debian** : `libaprutil1-dev`, `libapr1-dev`; `apache2-dev` on Ubuntu 13.10 and Debian 8; `apache2-prefork-dev` on other versions.
+# - **Debian** : `libaprutil1-dev`, `libapr1-dev`; `apache2-dev`
7
# - **FreeBSD**: `undef`; on FreeBSD, you must declare the `apache::package` or `apache` classes before declaring `apache::dev`.
8
# - **Gentoo**: `undef`.
9
# - **Red Hat**: `httpd-devel`.
0 commit comments