From 5b6a9d5f520b599f160b441bc1cc1197b4279f8e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 16 Sep 2013 22:30:32 +0200 Subject: [PATCH] Drop unneeded/wrong specification of $haikuVersion. --- haiku-apps/pe/pe-2.4.3_hg611.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/pe/pe-2.4.3_hg611.recipe b/haiku-apps/pe/pe-2.4.3_hg611.recipe index a5d30f970..998ad00e6 100644 --- a/haiku-apps/pe/pe-2.4.3_hg611.recipe +++ b/haiku-apps/pe/pe-2.4.3_hg611.recipe @@ -20,7 +20,7 @@ PROVIDES=" " REQUIRES=" - haiku >= $haikuVersion + haiku lib:libpcre lib:libpcreposix " @@ -29,7 +29,7 @@ BUILD_REQUIRES=" devel:libpcreposix >= 0.0.1 " BUILD_PREREQUIRES=" - haiku_devel >= $haikuVersion + haiku_devel cmd:bison cmd:flex cmd:gcc