diff options
| author | 2017-08-11 17:24:30 +0100 | |
|---|---|---|
| committer | 2017-10-21 21:24:29 +0100 | |
| commit | b0654ef6abd8d976fcbadce24ea350f7c420fe08 (patch) | |
| tree | 840404c541a693f7098564702b7c631bf026b382 /src/modules/extra/m_pgsql.cpp | |
| parent | Add a helper function for calling the OnCheckExemption event. (diff) | |
Add PackageInfo directives for Debian.
Diffstat (limited to 'src/modules/extra/m_pgsql.cpp')
| -rw-r--r-- | src/modules/extra/m_pgsql.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/extra/m_pgsql.cpp b/src/modules/extra/m_pgsql.cpp index 6835cb558..09aba7de9 100644 --- a/src/modules/extra/m_pgsql.cpp +++ b/src/modules/extra/m_pgsql.cpp @@ -26,6 +26,7 @@ /// $PackageInfo: require_system("centos") postgresql-devel /// $PackageInfo: require_system("darwin") postgresql +/// $PackageInfo: require_system("debian") libpq-dev /// $PackageInfo: require_system("ubuntu") libpq-dev |
