mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
dev-*: reorder sections.
This commit is contained in:
@@ -29,28 +29,28 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:python
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
cmd:python
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libevent21${secondaryArchSuffix}_devel = ${portVersion}
|
||||
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libevent21$secondaryArchSuffix == $portVersion base
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_devel="
|
||||
libevent${secondaryArchSuffix}_devel
|
||||
@@ -58,8 +58,8 @@ CONFLICTS_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user