wok-current diff transmission/receipt @ rev 6535
Up: subversion to 1.6.13. Added build_depends need for libproxy. libproxy needs a rebuild anyway
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 06 00:38:44 2010 +0000 (2010-10-06) |
parents | 36538d520359 |
children | 08fbd2b189ba |
line diff
1.1 --- a/transmission/receipt Sat Sep 11 09:15:37 2010 +0000 1.2 +++ b/transmission/receipt Wed Oct 06 00:38:44 2010 +0000 1.3 @@ -20,6 +20,8 @@ 1.4 ./configure \ 1.5 --prefix=/usr \ 1.6 --disable-libnotify \ 1.7 + --disable-libcanberra \ 1.8 + --disable-gconf2 \ 1.9 $CONFIGURE_ARGS && \ 1.10 make && \ 1.11 make DESTDIR=$PWD/_pkg install