After upgrdading fltk (to 1.3.0-r1) and rebuilding packages that depend on it wepdecrypt (0.8-r1) failed to re-build until fltk was re-built with the static-libs USE flag. The wepdecrypt ebuild should therefore be modified to force this requirement. Reproducible: Always
src/Makefile:11: $(FLTK) --compile gwepdecrypt.cpp That's the culprit
Created attachment 301409 [details, diff] Patch files/wepdecrypt-0.8-fltk.patch to link src/gwepdecrypt dynamically
wepdecrypt-0.8-r2 added, thanks!