Package: libcdk5 / 5.0.20251014-1

Metadata

Package Version Patches format
libcdk5 5.0.20251014-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
missing_header_examples.patch | (download)

demos/Makefile.in | 2 1 + 1 - 0 !
examples/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fixed missing headers for tests and missing examples
Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500161
explicitly_link_with_ncurses.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix missing libncurses5 dependency
             2017 - '$(CC)' instead of hard code 'gcc' - #876031
             Thanks Helmut Grohne