On Thu, Jul 30, 2026 at 10:02:04AM +0200, Benoît Rouits wrote:
While trying to build a personal Debian package for my program ebur128adjust* (not in Debian) I experience an issue with a missing meson debian dependency/recommendation: pkg-config. however, pkgconf is installed but meson seem to have no knowledge of it.

pkgconf ships /usr/bin/pkg-config.

Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Did not find pkg-config by name 'pkg-config'

This seems to be some other problem than the one you asked about.

So I'm asking: Is it normal that meson does not depend on `pkg-config` ?

Nothing should depend on the obsolete pkg-config package.

As a workaround, to build the Debian package, I put pkg-conig in the Build-Depends section of d/control.

Sounds like you haven't tried putting pkgconf there.

--
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to