postgresql: wrap long lines.
This commit is contained in:
parent
7a6264b4a4
commit
261566bdf2
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python
|
|||
--with-perl --with-tcl --without-ldap --without-gssapi --without-krb5
|
||||
--without-bonjour --with-libxml --with-libxslt --disable-rpath
|
||||
--with-system-tzdata=/usr/share/zoneinfo --enable-nls"
|
||||
makedepends="flex readline-devel openssl-devel perl>=5.16 tcl-devel python-devel libxml2-devel libxslt-devel pam-devel"
|
||||
makedepends="flex readline-devel openssl-devel perl>=5.16
|
||||
tcl-devel python-devel libxml2-devel libxslt-devel pam-devel"
|
||||
short_desc="Sophisticated open-source Object-Relational DBMS"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.postgresql.org"
|
||||
|
|
Loading…
Reference in a new issue