mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
libtool-2.4.bep: Fix duplication in PROVIDES
"libtool" was duplicated, "libtoolize" was missing.
This commit is contained in:
@@ -8,7 +8,7 @@ REVISION="2"
|
|||||||
STATUS_HAIKU="stable"
|
STATUS_HAIKU="stable"
|
||||||
|
|
||||||
PROVIDES="cmd:libtool = $portVersion compat >= 2.4
|
PROVIDES="cmd:libtool = $portVersion compat >= 2.4
|
||||||
cmd:libtool = $portVersion compat >= 2.4
|
cmd:libtoolize = $portVersion compat >= 2.4
|
||||||
lib:libltdl.a = 7.3.0 compat >= 7
|
lib:libltdl.a = 7.3.0 compat >= 7
|
||||||
lib:libltdl = 7.3.0 compat >= 7"
|
lib:libltdl = 7.3.0 compat >= 7"
|
||||||
DEPEND="haiku >= $haikuVersion
|
DEPEND="haiku >= $haikuVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user