sync arm bootstrap package list with x86_64
This also adds the libtool_cross_generic package to ARM bootstrap, which seems to be required for building ncurses successfully. I did not have the time to verify that this is the case for x86_64 too, so I'm not yet adding it to there (yet).
This commit is contained in:
@@ -7,11 +7,16 @@ BootstrapPackageRepository HaikuPortsCross
|
|||||||
# repository architecture packages (stage 1)
|
# repository architecture packages (stage 1)
|
||||||
autoconf_bootstrap-2.69-2
|
autoconf_bootstrap-2.69-2
|
||||||
automake_bootstrap-1.13.1-1
|
automake_bootstrap-1.13.1-1
|
||||||
|
libtool_cross_generic-2.4
|
||||||
binutils_bootstrap-2.24_2014_03_19-1
|
binutils_bootstrap-2.24_2014_03_19-1
|
||||||
bison_bootstrap-2.4.3-1
|
bison_bootstrap-2.4.3-1
|
||||||
|
curl_bootstrap-7.26.0-1
|
||||||
|
curl_bootstrap_devel-7.26.0-1
|
||||||
|
findutils_bootstrap-4.4.2-1
|
||||||
flex_bootstrap-2.5.35-1
|
flex_bootstrap-2.5.35-1
|
||||||
freetype_bootstrap-2.4.9-1
|
freetype_bootstrap-2.4.9-1
|
||||||
freetype_bootstrap_devel-2.4.9-1
|
freetype_bootstrap_devel-2.4.9-1
|
||||||
|
gawk_bootstrap-3.1.8-2
|
||||||
gcc_bootstrap-4.8.2_2014_03_20-1
|
gcc_bootstrap-4.8.2_2014_03_20-1
|
||||||
grep_bootstrap-2.14-1
|
grep_bootstrap-2.14-1
|
||||||
icu_bootstrap-4.8.1.1-1
|
icu_bootstrap-4.8.1.1-1
|
||||||
@@ -38,6 +43,8 @@ BootstrapPackageRepository HaikuPortsCross
|
|||||||
automake_bootstrap
|
automake_bootstrap
|
||||||
binutils_bootstrap
|
binutils_bootstrap
|
||||||
bison_bootstrap
|
bison_bootstrap
|
||||||
|
curl_bootstrap
|
||||||
|
findutils_bootstrap
|
||||||
flex_bootstrap
|
flex_bootstrap
|
||||||
freetype_bootstrap
|
freetype_bootstrap
|
||||||
gawk_bootstrap
|
gawk_bootstrap
|
||||||
|
|||||||
Reference in New Issue
Block a user