wok diff transmission/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 1680166a543f
children 8bc960941e34
line diff
     1.1 --- a/transmission/receipt	Thu Mar 01 17:07:16 2012 +0100
     1.2 +++ b/transmission/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="torrent"
     1.5  
     1.6  DEPENDS="gtk+ libssl libcurl libevent"
     1.7 -BUILD_DEPENDS="gtk+-dev openssl-dev curl-dev libevent-dev tar"
     1.8 +BUILD_DEPENDS="gtk+-dev openssl-dev curl-dev libevent-dev tar intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()