#1095050 xawtv FTCBFS: configure.ac hard codes the build architecture pkg-config

Package:
src:xawtv
Source:
src:xawtv
Submitter:
Helmut Grohne
Date:
2025-02-03 06:57:02 UTC
Severity:
normal
Tags:
#1095050#5
Date:
2025-02-02 13:27:59 UTC
From:
To:
xawtv fails to cross build from source, because configure.ac hard codes
the build architecture pkg-config in a number of occasions. Generally,
PKG_CHECK_MODULES should be used as it automatically detects the correct
pkg-config. I'm attaching an upstreamable patch for your convenience.

Helmut