diff --git a/doc/install-source.sgml b/doc/install-source.sgml index 30126450..aa1a3301 100644 --- a/doc/install-source.sgml +++ b/doc/install-source.sgml @@ -136,6 +136,16 @@ deb-src http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main + + + + If building against PostgreSQL 11 or later configured with the option + (this is the case with the PGDG-provided packages) you'll also need to install the + llvm-toolset-7-clang package. This is available via the + Software Collections (SCL) Repository. + + +