Loading debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ seaview (1:4.6.5-1) UNRELEASED; urgency=medium * New upstream version * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 * Add ldflags used in Makefile of last version to build successfully -- Andreas Tille <tille@debian.org> Fri, 27 Apr 2018 17:20:34 +0200 Loading debian/patches/re-add_missing_ldlibs.patch 0 → 100644 +15 −0 Original line number Diff line number Diff line Description: Add ldflags used in Makefile of last version to build successfully Author: Andreas Tille <tille@debian.org> Last-Update: Fri, 27 Apr 2018 17:20:34 +0200 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ CONFIG ?= fltk-config PDF_PS_FLAGS ?= -DNO_PDF -EXTRALIBS = `$(CONFIG) --use-images --ldflags` +EXTRALIBS = `$(CONFIG) --use-images --ldflags` -ldl -lpthread -lz CC = gcc CXX = g++ debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line re-add_missing_ldlibs.patch Loading
debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ seaview (1:4.6.5-1) UNRELEASED; urgency=medium * New upstream version * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 * Add ldflags used in Makefile of last version to build successfully -- Andreas Tille <tille@debian.org> Fri, 27 Apr 2018 17:20:34 +0200 Loading
debian/patches/re-add_missing_ldlibs.patch 0 → 100644 +15 −0 Original line number Diff line number Diff line Description: Add ldflags used in Makefile of last version to build successfully Author: Andreas Tille <tille@debian.org> Last-Update: Fri, 27 Apr 2018 17:20:34 +0200 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ CONFIG ?= fltk-config PDF_PS_FLAGS ?= -DNO_PDF -EXTRALIBS = `$(CONFIG) --use-images --ldflags` +EXTRALIBS = `$(CONFIG) --use-images --ldflags` -ldl -lpthread -lz CC = gcc CXX = g++
debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line re-add_missing_ldlibs.patch