postgresql: rebuild against OpenSSL
This commit is contained in:
parent
ec686fd967
commit
d210fa8987
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.6.20
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
configure_args="--with-openssl --with-python
|
||||
|
@ -10,7 +10,7 @@ configure_args="--with-openssl --with-python
|
|||
--without-bonjour --with-libxml --with-libxslt --disable-rpath
|
||||
--with-system-tzdata=/usr/share/zoneinfo --enable-nls --with-uuid=e2fs"
|
||||
hostmakedepends="docbook2x flex gettext openjade"
|
||||
makedepends="libfl-devel libressl-devel libuuid-devel libxslt-devel pam-devel perl
|
||||
makedepends="libfl-devel openssl-devel libuuid-devel libxslt-devel pam-devel perl
|
||||
python-devel readline-devel tcl-devel"
|
||||
checkdepends="tzdata"
|
||||
short_desc="Sophisticated open-source Object-Relational DBMS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue