mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Recipe for gloox: corrected some details.
This commit is contained in:
@@ -36,9 +36,6 @@ BUILD_REQUIRES="
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
openssl$secondaryArchSuffix
|
||||
openssl${secondaryArchSuffix}_devel
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:libtoolize
|
||||
@@ -77,7 +74,7 @@ TEST()
|
||||
|
||||
PROVIDES_devel="
|
||||
gloox${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:gloox$secondaryArchSuffix = $portVersion
|
||||
devel:libgloox$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gloox$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user