From bc9c574f1b48d994822e0094637b1d6c772eef1e Mon Sep 17 00:00:00 2001 From: fbrosson Date: Tue, 20 Feb 2018 06:06:12 +0000 Subject: [PATCH] libtorrent: fix PROVIDES_devel on 2nd arch. --- net-libs/libtorrent/libtorrent-0.13.6.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/libtorrent/libtorrent-0.13.6.recipe b/net-libs/libtorrent/libtorrent-0.13.6.recipe index 62818edca..083dd81c7 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6.recipe +++ b/net-libs/libtorrent/libtorrent-0.13.6.recipe @@ -4,7 +4,7 @@ with the goals of being efficient and easy to use." HOMEPAGE="http://libtorrent.rakshasa.no/" COPYRIGHT="2005-2016 Jari Sundell" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/rakshasa/libtorrent/archive/$portVersion.zip" CHECKSUM_SHA256="6841043785e0800cc6a7d8f9a1d213495946e3103c2557aaba63fcd78d7b2597" @@ -29,8 +29,8 @@ PROVIDES_devel=" REQUIRES_devel=" haiku${secondaryArchSuffix}_devel libtorrent$secondaryArchSuffix == $portVersion base - cmd:pkg_config$secondaryArchSuffix_devel - cmd:gettext$secondaryArchSuffix_devel + cmd:pkg_config$secondaryArchSuffix + cmd:gettext$secondaryArchSuffix devel:libcppunit$secondaryArchSuffix devel:libz$secondaryArchSuffix "