diff --git a/net-misc/curl/curl-7.38.0.recipe b/net-misc/curl/curl-7.38.0.recipe index 38268e129..dcc944aab 100644 --- a/net-misc/curl/curl-7.38.0.recipe +++ b/net-misc/curl/curl-7.38.0.recipe @@ -4,7 +4,7 @@ COPYRIGHT="1996-2014, Daniel Stenberg, . All rights reserved." LICENSE="Curl" SRC_URI="http://curl.haxx.se/download/curl-$portVersion.tar.bz2" CHECKSUM_SHA256="035bd41e99aa1a4e64713f4cea5ccdf366ca8199e9be1b53d5a043d5165f9eba" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" SECONDARY_ARCHITECTURES="x86_gcc2 x86" @@ -114,4 +114,6 @@ PROVIDES_devel=" " REQUIRES_devel=" curl$secondaryArchSuffix == $portVersion base + devel:libssl$secondaryArchSuffix + devel:libz$secondaryArchSuffix "