Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73030 - notcurses package has under-specified dependencies
Attached to Project:
Community Packages
Opened by Craig Barnes (cbb) - Wednesday, 15 December 2021, 10:05 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 December 2021, 11:43 GMT
Opened by Craig Barnes (cbb) - Wednesday, 15 December 2021, 10:05 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 December 2021, 11:43 GMT
|
DetailsThe libdeflate dependency for the notcurses 3.0.0-2 package is specified in "makedepends=" instead of "depends=", which can cause the following error when running the demo programs:
> notcurses-demo: error while loading shared libraries: libdeflate.so.0: cannot open shared object file: No such file or directory Steps to reproduce: 1. pacman -R libdeflate 2. pacman -S notcurses 3. notcurses-demo |
This task depends upon