From d914edb1cfeed092e797e94d22c11ce2d19891d9 Mon Sep 17 00:00:00 2001 From: MrPoxipol Date: Mon, 9 Dec 2013 02:26:26 +0000 Subject: [PATCH] Deleted line haiku_devel >= --- games-kids/pipepanic/pipepanic-0.1.3.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-kids/pipepanic/pipepanic-0.1.3.recipe b/games-kids/pipepanic/pipepanic-0.1.3.recipe index a0ab89f95..6cec7fd6b 100644 --- a/games-kids/pipepanic/pipepanic-0.1.3.recipe +++ b/games-kids/pipepanic/pipepanic-0.1.3.recipe @@ -19,7 +19,6 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel >= $haikuVersion - haiku_devel >= $haikuVersion devel:libsdl$secondaryArchSuffix " @@ -36,6 +35,6 @@ BUILD() INSTALL() { mkdir -p $appsDir/Pipepanic - cp pipepanic ascii15.bmp ascii30.bmp digits24.bmp digits48.bmp tiles24.bmp tiles48.bmp pipepanic.png $appsDir/Pipepanic/ + cp pipepanic ascii15.bmp ascii30.bmp digits24.bmp digits48.bmp tiles24.bmp tiles48.bmp lib -r $appsDir/Pipepanic/ addAppDeskbarSymlink $appsDir/Pipepanic/pipepanic } \ No newline at end of file