fix requires: unneeded check on haiku version.

This commit is contained in:
Jerome Duval
2015-11-28 10:55:30 +00:00
parent 7a437587fc
commit 5d0a931d16
8 changed files with 15 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ PROVIDES="
lib:libpython3 = 3.5
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:file
lib:libbz2
lib:libexpat
@@ -60,7 +60,7 @@ BUILD_REQUIRES="
devel:libz
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:aclocal
cmd:autoconf
cmd:find