wok-current diff nat-tester/receipt @ rev 6801
Added pcsxr-svn. A playstation emulator. I'm using svn since we can't download the tar.gz directly. Its mess in archlinux to download it too.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 19 04:15:21 2010 +0000 (2010-10-19) |
parents | b87922746404 |
children | 3765f181a6d5 |
line diff
1.1 --- a/nat-tester/receipt Tue Feb 16 12:15:32 2010 +0100 1.2 +++ b/nat-tester/receipt Tue Oct 19 04:15:21 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="${WEB_SITE}$TARBALL" 1.5 BUILD_DEPENDS="pkg-config libsctp-dev libsctp zlib-dev libxml2-dev" 1.6 DEPENDS="zlib gcc-lib-base libxml2" 1.7 +TAGS="networking" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()