mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 17:18:51 +02:00
Adjust recipes to separation of buildhost and target packages
This commit is contained in:
@@ -34,7 +34,6 @@ REQUIRES="
|
||||
lib:libz
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
cmd:nano
|
||||
devel:libz >= 1.1.4
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -43,6 +42,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld
|
||||
cmd:libtoolize
|
||||
cmd:make
|
||||
cmd:nano
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
Reference in New Issue
Block a user