Hi, On Tue, May 05, 2020 at 02:31:59PM +0200, Uwe Steinmann wrote: > Would it help, if I ask upstream to use PKG_CONFIG instead?
Yes, that'd be a good idea, because the vast majority of projects use that variable. It provides consistency across projects and thereby makes it more intuitive to use. There is no need to pass a PKG_CONFIG assignment via dh_auto_build as debhelper takes care of that. (However, dh_auto_install still needs it here.) Helmut

