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

@@ -34,7 +34,7 @@ PROVIDES="
lib:libpython2.7 = 1.0
"
REQUIRES="
haiku >= $haikuVersion
haiku
lib:libbz2
lib:libncurses
lib:libssl
@@ -53,7 +53,7 @@ BUILD_REQUIRES="
devel:libz
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:aclocal
cmd:autoconf
cmd:find