wok diff postgresql-client/receipt @ rev 16950

Add mate-terminal
author Yuri Pourre <yuripourre@gmail.com>
date Sat Jul 26 02:04:55 2014 -0300 (2014-07-26)
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	Sat Jul 26 02:04:55 2014 -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  {