wok-current diff postgresql-client/receipt @ rev 18029

Add original Tango icon set, and its SliTaz subset.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 07 16:21:55 2015 +0300 (2015-05-07)
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 May 07 16:21:55 2015 +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  {