mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Adjust recipes to separation of buildhost and target packages
This commit is contained in:
@@ -93,6 +93,14 @@ REQUIRES_svn="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libcurl
|
||||
devel:libexpat
|
||||
devel:libssl
|
||||
devel:libz
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
perl
|
||||
python
|
||||
cmd:gcc
|
||||
@@ -102,14 +110,6 @@ BUILD_REQUIRES="
|
||||
cmd:nano
|
||||
cmd:sed
|
||||
cmd:tar
|
||||
devel:libcurl
|
||||
devel:libexpat
|
||||
devel:libssl
|
||||
devel:libz
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user