mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dev-*: reorder sections.
This commit is contained in:
@@ -26,17 +26,17 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libgcrypt${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgcrypt$secondaryArchSuffix = $libVersion
|
||||
cmd:dumpsexp$secondaryArchSuffix = $portVersion
|
||||
cmd:hmac256$secondaryArchSuffix = $portVersion
|
||||
cmd:libgcrypt_config$secondaryArchSuffix = $portVersion
|
||||
cmd:mpicalc$secondaryArchSuffix = $portVersion
|
||||
devel:libgcrypt$secondaryArchSuffix = $libVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libgcrypt$secondaryArchSuffix == $portVersion base
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgpg_error$secondaryArchSuffix
|
||||
libgcrypt$secondaryArchSuffix == $portVersion base
|
||||
devel:libgpg_error$secondaryArchSuffix
|
||||
lib:libgpg_error$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user