Update ncurses package
It now includes both the wchar and the non-wchar libraries.
This commit is contained in:
@@ -983,7 +983,7 @@ if [ IsOptionalHaikuImagePackageAdded Nano ] {
|
|||||||
Echo "No optional package NCurses available for gcc 4" ;
|
Echo "No optional package NCurses available for gcc 4" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
$(hpkgBaseURL)/ncurses-5.9-4-x86_gcc2.hpkg
|
$(hpkgBaseURL)/ncurses-5.9-5-x86_gcc2.hpkg
|
||||||
: common packages ;
|
: common packages ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user