wok-4.x diff gmime/receipt @ rev 5346
Updated vlc to 1.0.6. I add libupnp-dev and libavc1394-dev to build depends. I added libupnp and libavc1394 to depends too. Disable swscale so it will build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 09:55:24 2010 +0000 (2010-04-28) |
parents | 9f19aee613be |
children | ab563b6b9645 |
line diff
1.1 --- a/gmime/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gmime/receipt Wed Apr 28 09:55:24 2010 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 + --disable-mono \ 1.8 $CONFIGURE_ARGS && 1.9 make && make DESTDIR=$PWD/_pkg install 1.10 }