Fix copy and paste error in NCurses optional package section
This commit is contained in:
parent
6ff8ef530d
commit
abfcf6aa3f
@ -992,7 +992,7 @@ if [ IsOptionalHaikuImagePackageAdded Nano ] {
|
||||
|
||||
|
||||
# NCurses
|
||||
if [ IsOptionalHaikuImagePackageAdded Nano ] {
|
||||
if [ IsOptionalHaikuImagePackageAdded NCurses ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package NCurses available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user