mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libtorrent: fix PROVIDES_devel on 2nd arch.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user