Bug#793517: [pkg-fgfs-crew] Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-07 Thread Aaron M. Ucko
Rebecca N. Palmer rebecca_pal...@zoho.com writes: However, fgrun already bypasses cmake-data with find_package(FLTK REQUIRED NO_MODULE) Good point; I'd forgotten that recommendation, and have now noted my take on it in #793549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793549#10

Bug#793517: [pkg-fgfs-crew] Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-07 Thread Rebecca N. Palmer
It's lmms that isn't finding fluid (because it doesn't build-depend on it), fgrun is only missing libcairo2-dev. However, fgrun already bypasses cmake-data with find_package(FLTK REQUIRED NO_MODULE) as recommended in https://sources.debian.net/src/fltk1.3/1.3.3-2/README.CMake.txt/#L233

Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-06 Thread Aaron M. Ucko
Rebecca N. Palmer rebecca_pal...@zoho.com writes: Adding libcairo2-dev (and fluid, where not already present) as build-dependencies should fix this (though I currently can't run a full test due to the gcc5 transition). Thanks for copying me! fgrun already build-depends on fluid; cmake's

Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-06 Thread Rebecca N. Palmer
Control: tags -1 patch Since libfltk1.3-dev 1.3.3-1 switched to using upstream's cmake files (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792386#10), using it from cmake now appears to require libcairo2-dev and fluid, which are not hard Depends of the package (presumably because they