summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorMikhail Burakov <mburakov@mailbox.org>2024-05-19 10:14:23 +0200
committerMikhail Burakov <mburakov@mailbox.org>2024-05-19 10:15:12 +0200
commit3a4e9a0818e2e352eb87b13a250c9ad6e67524b0 (patch)
tree305545a50aaa19a05cd657b5cc249eabc627a3f2 /makefile
parent191dd1097cb9b8827e53ecd450c31d60e63e91f3 (diff)
Change alsa audio output to pipewire
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index ee4b9b1..5d3641f 100644
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ obj+=\
toolbox/perf.o
libs:=\
- alsa \
+ libpipewire-0.3 \
libva \
libva-drm \
mfx \