We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7626191 commit 3d0eb82Copy full SHA for 3d0eb82
.github/workflows/package-deb.yml
@@ -63,7 +63,7 @@ jobs:
63
echo 'tzdata tzdata/Areas select Europe' | debconf-set-selections
64
echo 'tzdata tzdata/Zones/Europe select Paris' | debconf-set-selections
65
DEBIAN_FRONTEND="noninteractive" apt install -y make gcc g++ lftp pkg-config qtbase5-private-dev qtbase5-dev libqt5svg5-dev libglibmm-2.4-dev libglib2.0-dev libpipewire-0.3-dev
66
- pkg-config --cflags-only-I libspa-2.0 --debug
+ pkg-config --cflags-only-I libspa-0.2 --debug
67
68
- name: Initialize project (PipeWire flavor)
69
run: qmake JDSP4Linux.pro "CONFIG += CI"
0 commit comments