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 560ec03 commit 2b2f29eCopy full SHA for 2b2f29e
.github/workflows/package-deb.yml
@@ -63,8 +63,6 @@ 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 tree 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-0.2 --debug
67
- tree /usr/include/spa-0.2
68
69
- name: Initialize project (PipeWire flavor)
70
run: qmake JDSP4Linux.pro "CONFIG += CI"
0 commit comments