wok-current diff kqemu/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 | f25b1712883d |
children | 9562c8df32fa |
line diff
1.1 --- a/kqemu/receipt Mon May 25 13:26:29 2009 +0200 1.2 +++ b/kqemu/receipt Wed Apr 28 09:55:24 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="${WEB_SITE}$TARBALL" 1.5 DEPENDS="linux" 1.6 SUGGESTED="qemu" 1.7 +TAG="virtualization" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()