mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Add cmd:tar as requirement of libtool
* libtool uses tar to copy files, so it is a runtime requirement
This commit is contained in:
@@ -14,7 +14,8 @@ PROVIDES="libtool = $portVersion compat >= 2.4
|
||||
lib:libltdl = 7.3.0 compat >= 7"
|
||||
REQUIRES="haiku >= $haikuVersion
|
||||
cmd:aclocal >= 1.11.1
|
||||
cmd:automake >= 1.11.1"
|
||||
cmd:automake >= 1.11.1
|
||||
cmd:tar"
|
||||
BUILD_REQUIRES="cmd:autoconf >= 2.68
|
||||
cmd:autoheader >= 2.68"
|
||||
BUILD_PREREQUIRES="haiku-devel >= $haikuVersion
|
||||
|
||||
Reference in New Issue
Block a user