Updated libtool build to use sed at it's new location. Add LibIconv as a dependency for git.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36083 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0660612cdb
commit
c5a3a6bba8
@ -1,3 +1,4 @@
|
||||
|
||||
# package dependencies
|
||||
#
|
||||
# For transitive dependencies dependants should be listed before their
|
||||
@ -15,7 +16,7 @@ OptionalPackageDependencies NetSurf : OpenSSL Curl LibXML2 LibIconv ;
|
||||
OptionalPackageDependencies OpenSSH : OpenSSL ;
|
||||
OptionalPackageDependencies Python : Bzip ;
|
||||
OptionalPackageDependencies Mercurial : Python ;
|
||||
OptionalPackageDependencies Git : Expat Curl OpenSSL ;
|
||||
OptionalPackageDependencies Git : Expat Curl OpenSSL LibIconv ;
|
||||
OptionalPackageDependencies Curl : OpenSSL ;
|
||||
OptionalPackageDependencies MandatoryPackages : Sed Tar ;
|
||||
OptionalPackageDependencies NetFS : UserlandFS ;
|
||||
|
@ -388,8 +388,8 @@ if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
||||
: $(baseURL)/automake-1.11.1-x86-gcc2-2009-12-23.zip
|
||||
:
|
||||
: true ;
|
||||
InstallOptionalHaikuImagePackage libtool-2.2.6b-x86-gcc2-2009-11-18.zip
|
||||
: $(baseURL)/libtool-2.2.6b-x86-gcc2-2009-11-18.zip
|
||||
InstallOptionalHaikuImagePackage libtool-2.2.6b-x86-gcc2-2010-04-08.zip
|
||||
: $(baseURL)/libtool-2.2.6b-x86-gcc2-2010-04-08.zip
|
||||
:
|
||||
: true ;
|
||||
InstallOptionalHaikuImagePackage texinfo-4.13a-r1a1-x86-gcc2-2009-08-30.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user