mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
bpg: fix PROVIDES_devel
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="http://bellard.org/bpg/"
|
||||
COPYRIGHT="2014 Fabrice Bellard"
|
||||
LICENSE="MIT
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://bellard.org/bpg/libbpg-0.9.4.tar.gz"
|
||||
CHECKSUM_SHA256="9986d66408f36fb678014bfcbb693c0f8358767719bc05797e4af54fa4237c2a"
|
||||
SOURCE_DIR="libbpg-$portVersion"
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libbpg${secondaryArchSuffix}_devel = $portVersion
|
||||
bpg${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libbpg$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user