On Wed, May 17, 2017 at 10:22:18AM +0200, Félix Sipma wrote: > I'd like to add skylighting, which is required by the newer versions of patat, > to the package-plan. > > The tests seem to go well, but I noted that regex-pcre-builtin (which is a > dependency of skylighting) is explicitly set to "avoid". Is there a reason for > this?
I assume it's because of the embedded code copy. I see that skylighting has a -fsystem-pcre to use regex-pcre which is in Debian already; you can pass that flag in the package-plan line.