#1012281 vlc-plugin-pipewire FTCBFS: fails make clean due to using the build architecture pkg-config #1012281
- Package:
- src:vlc-plugin-pipewire
- Source:
- vlc-plugin-pipewire
- Submitter:
- Helmut Grohne
- Date:
- 2022-06-02 21:33:04 UTC
- Severity:
- normal
- Tags:
vlc-plugin-pipewire fails to cross build from source during make clean, because the dh_auto_clean does not pass cross tools to make and the makefile fails finding required packages using the build architecture pkg-config. Please consider applying the attached patch to fix that. Helmut