wok-6.x diff postgresql-client/receipt @ rev 20046

Add Turbine v1.0 by The SliTaz DevTeam.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 31 05:31:36 2017 -0300 (2017-08-31)
parents e1defd13e80a
children a78610b2eb47
line diff
     1.1 --- a/postgresql-client/receipt	Mon Feb 18 10:15:38 2013 +0100
     1.2 +++ b/postgresql-client/receipt	Thu Aug 31 05:31:36 2017 -0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="SQL database system client files."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  WEB_SITE="http://www.postgresql.org/"
     1.9 -DEPENDS="libpostgresqlclient zlib ncurses readline"
    1.10  WANTED="postgresql"
    1.11  PROVIDE="mysql_or_postgresql"
    1.12  
    1.13 +DEPENDS="libpostgresqlclient zlib ncurses readline"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {