wok diff transmission-cli/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 5de46e92774e
children 2ed45010bcc3
line diff
     1.1 --- a/transmission-cli/receipt	Fri May 24 18:26:23 2013 +0200
     1.2 +++ b/transmission-cli/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Transmission command line interface."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="libcurl libssl"
     1.8 +LICENSE="GPL2"
     1.9  WANTED="transmission"
    1.10  WEB_SITE="http://www.transmissionbt.com/"
    1.11  
    1.12 +DEPENDS="libcurl libssl"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {