mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
automake: Move makeinfo to the build_prerequires
... to break another dependency cycle.
This commit is contained in:
@@ -31,13 +31,13 @@ REQUIRES="
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
cmd:perl >= 5.8
|
||||
cmd:makeinfo
|
||||
cmd:sed
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
cmd:autoconf >= 2.60
|
||||
cmd:make
|
||||
cmd:autoconf >= 2.60
|
||||
cmd:make
|
||||
cmd:makeinfo
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
Reference in New Issue
Block a user