aboutsummaryrefslogtreecommitdiff
path: root/modules/extra/pgsql.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-08-04 12:43:32 +0100
committerGravatar Sadie Powell2024-08-04 12:43:32 +0100
commit46761d46ff3493328cc96df6344677e6d70c4002 (patch)
tree6122df63aaf89872b547161c896d5e0e542e6052 /modules/extra/pgsql.cpp
parentMerge branch 'insp4' into master. (diff)
parentFix the pgsql module showing duplicate packages on Ubuntu. (diff)
Merge branch 'insp4' into master.
Diffstat (limited to 'modules/extra/pgsql.cpp')
-rw-r--r--modules/extra/pgsql.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/extra/pgsql.cpp b/modules/extra/pgsql.cpp
index a2f4bfe43..63074fef3 100644
--- a/modules/extra/pgsql.cpp
+++ b/modules/extra/pgsql.cpp
@@ -33,7 +33,6 @@
/// $PackageInfo: require_system("darwin") libpq pkg-config
/// $PackageInfo: require_system("debian~") libpq-dev pkg-config
/// $PackageInfo: require_system("rhel~") pkg-config postgresql-devel
-/// $PackageInfo: require_system("ubuntu") libpq-dev pkg-config
#include <libpq-fe.h>