20.02.2016 21:17, Axel Braun пишет:
Am Samstag, 20. Februar 2016, 21:01:04 schrieb Roman Evstifeev:
Hi. I created a package https://build.opensuse.org/package/show/home:rwman/progress
Currently it does not build for opensuse 42.1 with the error:
[ 33s] Package ncurses was not found in the pkg-config search path. [ 33s] Perhaps you should add the directory containing `ncurses.pc' [ 33s] to the PKG_CONFIG_PATH environment variable [ 33s] No package 'ncurses' found
How can i fix it? And why it is building fine for opensuse 13.2?
Did you try to add a conditional build requirement for libncurses5 (and potentially ncurses-utils)?
He already has BuildRequires for ncurses-devel and pkg-config. Why they work on 13.2 but fail on 13.1 and TW? Why ncurses-devel does not pull in libncurses? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org