Skip to content

Commit 070975c

Browse files
author
Tim Schneeberger
authored
Update package-deb.yml
1 parent 80bded0 commit 070975c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-deb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
echo 'tzdata tzdata/Areas select Europe' | debconf-set-selections
6363
echo 'tzdata tzdata/Zones/Europe select Paris' | debconf-set-selections
6464
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
65+
pkg-config --cflags-only-I libspa-2.0 --debug
6566
6667
- name: Initialize project (PipeWire flavor)
6768
run: qmake JDSP4Linux.pro "CONFIG += CI"

0 commit comments

Comments
 (0)