Dreamchess: complete recipe now that it can be built.

This commit is contained in:
Adrien Destugues
2015-11-12 16:47:11 +01:00
parent a0ce60fea7
commit e5afc7c992

View File

@@ -21,6 +21,8 @@ ARCHITECTURES="x86_gcc2"
PROVIDES="
dreamchess = $portVersion
cmd:dreamchess
cmd:dreamer
"
REQUIRES="
@@ -39,6 +41,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:awk
cmd:find
cmd:gcc
cmd:make
"