mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
multi: Add some needed ${secondaryArchSuffix} and clean up requires
This commit is contained in:
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku${secondaryArchSuffix} >= $haikuVersion
|
||||
lib:libvorbis
|
||||
lib:libflac
|
||||
lib:speex
|
||||
@@ -38,7 +38,8 @@ BUILD_REQUIRES="
|
||||
SOURCE_DIR="vorbis-tools-$portVersion"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:gcc${secondaryArchSuffix}
|
||||
cmd:ld${secondaryArchSuffix}
|
||||
cmd:libtoolize
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
|
||||
Reference in New Issue
Block a user