mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
xar: fix PROVIDES_devel.
This commit is contained in:
@@ -11,7 +11,7 @@ table of content's rich meta-data."
|
||||
HOMEPAGE="http://code.google.com/p/xar/"
|
||||
COPYRIGHT="2005 Rob Braun"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/xar/xar-1.5.2.tar.gz"
|
||||
CHECKSUM_SHA256="4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6"
|
||||
PATCHES="xar-1.5.2.patchset"
|
||||
@@ -33,6 +33,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
xar${secondaryArchSuffix}_devel = $portVersion compat = 1.5.2
|
||||
devel:libxar$secondaryArchSuffix = $portVersion compat = 1.5.2
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user