Files
RedBear-OS/recipes
vasilito ad3fe3f547 fix: add [package] to ncursesw (same_as doesn't propagate version)
ncursesw uses same_as = ../ncurses but the cookbook's guess_version
doesn't fall back to tar URL extraction when same_as is used. With
only [source] and [build], ncursesw has no parseable version → fails.

Added explicit [package] section with version 6.6 to ncursesw recipe,
matching the upstream ncurses version.
2026-07-12 19:26:27 +03:00
..