From fc44b3a4c205dcd9ea8552829112bf62b61a75e3 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 1 Aug 2016 14:34:55 +0300 Subject: [PATCH] BillardGL: fix build --- games-sports/billardgl/billardgl-1.75.recipe | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/games-sports/billardgl/billardgl-1.75.recipe b/games-sports/billardgl/billardgl-1.75.recipe index 861250f3d..4f37ebbb4 100644 --- a/games-sports/billardgl/billardgl-1.75.recipe +++ b/games-sports/billardgl/billardgl-1.75.recipe @@ -1,8 +1,7 @@ SUMMARY="A 3D OpenGL Billard Simulator" -DESCRIPTION=" -BillardGL is a very nice looking OpenGL pool billiard simulation, which was \ -developed within the scope of the course "Computergraphics" at the University \ -of Freiburg (Germany)" +DESCRIPTION="BillardGL is a very nice looking OpenGL pool billiard simulation,\ + which was developed within the scope of the course "Computergraphics" at the \ + University of Freiburg (Germany)" REVISION="1" LICENSE="GNU GPL v2" COPYRIGHT="2001-2008 Tobias Nopper" @@ -21,9 +20,13 @@ PROVIDES=" REQUIRES=" haiku " +BUILD_REQUIRES=" + haiku_devel + devel:libglu + devel:libGL + " BUILD_PREREQUIRES=" - haiku_devel cmd:g++ cmd:make "