Skip to content

Commit

Permalink
multimedia/pipewire: Make opus a non-optional dependency.
Browse files Browse the repository at this point in the history
PR:		274466
  • Loading branch information
arrowd committed Oct 16, 2023
1 parent 46b49a4 commit 0bd7731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimedia/pipewire/Makefile
Expand Up @@ -16,6 +16,7 @@ BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libinotify.so:devel/libinotify \
libepoll-shim.so:devel/libepoll-shim \
libopus.so:audio/opus \
libsndfile.so:audio/libsndfile \
libudev.so:devel/libudev-devd \
libwebrtc_audio_processing.so:audio/webrtc-audio-processing0
Expand All @@ -36,7 +37,6 @@ GSTREAMER_USES= gstreamer
GSTREAMER_MESON_ENABLED=gstreamer gstreamer-device-provider

PIPEWIRE_JACK_DESC= Build pipewire-jack
PIPEWIRE_JACK_LIB_DEPENDS= libopus.so:audio/opus
PIPEWIRE_JACK_MESON_ENABLED= pipewire-jack

MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils
Expand Down

0 comments on commit 0bd7731

Please sign in to comment.