wok diff postgresql-client/receipt @ rev 17207

pcmanfm: don`t duplicate libfm.so in binary
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Oct 09 19:52:41 2014 +0200 (2014-10-09)
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 Oct 09 19:52:41 2014 +0200
     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  {