wok-6.x diff transmission/receipt @ rev 13548
Added multi-stream support to Alsa
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Fri Nov 02 06:24:10 2012 +0200 (2012-11-02) |
parents | 1680166a543f |
children | 8bc960941e34 |
line diff
1.1 --- a/transmission/receipt Thu Mar 01 17:07:16 2012 +0100 1.2 +++ b/transmission/receipt Fri Nov 02 06:24:10 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()