diff --git a/net-libs/gnutls/gnutls-3.4.9.recipe b/net-libs/gnutls/gnutls-3.4.9.recipe index 1a93747a7..32f5a6003 100644 --- a/net-libs/gnutls/gnutls-3.4.9.recipe +++ b/net-libs/gnutls/gnutls-3.4.9.recipe @@ -27,9 +27,9 @@ PROVIDES=" cmd:ocsptool$secondaryArchSuffix cmd:srptool$secondaryArchSuffix cmd:systemkey$secondaryArchSuffix - lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat = 27 - lib:libgnutls$secondaryArchSuffix = 30.6.1 compat = 30 - lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat = 28 + lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 + lib:libgnutls$secondaryArchSuffix = 30.6.1 compat >= 30 + lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES=" haiku$secondaryArchSuffix @@ -43,12 +43,14 @@ REQUIRES=" PROVIDES_devel=" gnutls_devel$secondaryArchSuffix = $portVersion - devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat = 27 - devel:libgnutls$secondaryArchSuffix = 30.6.1 compat = 30 - devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat = 28 + devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 + devel:libgnutls$secondaryArchSuffix = 30.6.1 compat >= 30 + devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES_devel=" gnutls$secondaryArchSuffix == $portVersion base + devel:libnettle$secondaryArchSuffix + devel:libtasn1$secondaryArchSuffix " BUILD_REQUIRES=" @@ -63,6 +65,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:autoconf cmd:automake + cmd:find cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:libtoolize