wok-next diff transmission/receipt @ rev 12319
libgdiplus: Add --with-cairo=system option. Clean up.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 07:28:39 2012 +0000 (2012-04-19) |
parents | 1680166a543f |
children | 8bc960941e34 |
line diff
1.1 --- a/transmission/receipt Thu Mar 01 17:07:16 2012 +0100 1.2 +++ b/transmission/receipt Thu Apr 19 07:28:39 2012 +0000 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()