wok-6.x diff gnuchess/receipt @ rev 14623
merge
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 01 10:16:08 2013 +0000 (2013-06-01) |
parents | b5d06f4fa20f |
children | 2b9f96603415 |
line diff
1.1 --- a/gnuchess/receipt Mon Oct 17 03:55:02 2011 +0000 1.2 +++ b/gnuchess/receipt Sat Jun 01 10:16:08 2013 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="$GNU_MIRROR/chess/$TARBALL" 1.5 DEPENDS="ncurses readline" 1.6 BUILD_DEPENDS="ncurses-dev readline-dev" 1.7 +TAGS="chess" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()