Skip to content

Commit c2c8ce3

Browse files
committed
[SWAY] pipewire - Depend on modern ffmpeg.
1 parent 88b026a commit c2c8ce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipes/sway/layers/pipewire.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ ifeq ($(CONFIG_LIBALSA),y)
3232
DEPENDS += libalsa
3333
endif
3434

35+
DEPENDS += ffmpeg
36+
3537
include $(BUILD_LAYER)
3638

3739
$(pipewire):

0 commit comments

Comments
 (0)