mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
fastdep: fix PROVIDES.
This commit is contained in:
@@ -5,7 +5,7 @@ slower hardware, it is several orders of magnitude faster than gcc."
|
||||
HOMEPAGE="http://www.irule.be/bvh/c++/fastdep/"
|
||||
COPYRIGHT="2003 Bart Vanhauwaert"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ports-space.haiku-files.org/dev-util/source/fastdep-0.16.tar.gz"
|
||||
CHECKSUM_SHA256="ce87d5aba71a38ad175c831f4f380498e04c22d75478310299812485b3202abb"
|
||||
PATCHES="fastdep-0.16.patch"
|
||||
@@ -13,6 +13,7 @@ PATCHES="fastdep-0.16.patch"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
fastdep = $portVersion
|
||||
cmd:fastdep = $portVersion compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user