mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libbpg: fix tools provides.
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://bellard.org/bpg/"
|
||||
COPYRIGHT="2014-2018 Fabrice Bellard"
|
||||
LICENSE="MIT
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://bellard.org/bpg/libbpg-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c0788e23bdf1a7d36cb4424ccb2fae4c7789ac94949563c4ad0e2569d3bf0095"
|
||||
|
||||
@@ -39,7 +39,7 @@ REPLACES_devel="
|
||||
|
||||
SUMMARY_tools="A small utility to view image files"
|
||||
PROVIDES_tools="
|
||||
libbpg_tools$secondaryArchSuffix
|
||||
libbpg${secondaryArchSuffix}_tools = $portVersion
|
||||
cmd:bpgview$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES_tools="
|
||||
|
||||
Reference in New Issue
Block a user