mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
jansson: fix PROVIDES_devel.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2009-2018 Petri Lehtinen
|
||||
2011-2012 Basile Starynkevitch
|
||||
2011-2012 Graeme Smecher"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.digip.org/jansson/releases/jansson-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947"
|
||||
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libjansson${secondaryArchSuffix}_devel = $portVersion
|
||||
jansson${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libjansson$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user