aboutsummaryrefslogtreecommitdiff
path: root/ports/libpq/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libpq/CONTROL')
-rw-r--r--ports/libpq/CONTROL8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL
index 477b7da65..979cd7901 100644
--- a/ports/libpq/CONTROL
+++ b/ports/libpq/CONTROL
@@ -1,5 +1,5 @@
Source: libpq
-Version: 12.0-2
+Version: 12.2
Build-Depends: libpq[bonjour] (osx)
Supports: !uwp
Homepage: https://www.postgresql.org/
@@ -23,15 +23,15 @@ Build-Depends: libedit
Description: prefer libedit (--with-libedit-preferred)
Feature: perl
-Build-Depends: perl
+Build-Depends: perl, libpq[core,client]
Description: build the server programming language PL/Perl (dynamic only?) (--with-perl)
Feature: python
-Build-Depends: python
+Build-Depends: python3, libpq[core,client]
Description: build the PL/Python server programming language (dynamic only?) (--with-python)
Feature: tcl
-Build-Depends: tcl
+Build-Depends: tcl, libpq[core,client]
Description: build the PL/Tcl procedural language(dynamic only?) (--with-tcl)
Feature: nls