From e5afc7c992adfa3d33c318368f3d2dab0e4cfa93 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 12 Nov 2015 16:47:11 +0100 Subject: [PATCH] Dreamchess: complete recipe now that it can be built. --- games-board/dreamchess/dreamchess-0.2.0.recipe | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games-board/dreamchess/dreamchess-0.2.0.recipe b/games-board/dreamchess/dreamchess-0.2.0.recipe index 38dc2911f..aa9ecd095 100644 --- a/games-board/dreamchess/dreamchess-0.2.0.recipe +++ b/games-board/dreamchess/dreamchess-0.2.0.recipe @@ -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 "