mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Adjust recipes to separation of buildhost and target packages
This commit is contained in:
@@ -19,8 +19,11 @@ REQUIRES="
|
||||
lib:libexpat
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
apr_devel >= 1.4.6
|
||||
expat_devel >= 2.0
|
||||
devel:libapr_1 >= 0.4.6
|
||||
devel:libexpat >= 1.5.2
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:autoheader
|
||||
@@ -29,9 +32,6 @@ BUILD_REQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:make
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user