mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Fix the pgsql module showing duplicate packages on Ubuntu.
This is covered by the debian-like constraint above.
This commit is contained in:
parent
6e2f3cef2e
commit
2206a44270
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user