multimedia/gstreamer1-plugins: Fix build in the presence of tremor
Details:
If audio/libtremor is installed, the dependency may be picked up by the
auto detection. This leads so a build error in gstreamer1-plugins-ogg.
This patch explicitly disables tremor in gstreamer-* ports.
PR: 268560
Reported by: gja822@narod.ru
MFH: 2023Q1
(cherry picked from commit 192c7ba5fa
)
This commit is contained in:
parent
cd6957878c
commit
3d16169112
@ -38,6 +38,7 @@ BASE_GST_ALL_PLUGINS+= \
|
||||
tests \
|
||||
theora \
|
||||
tools \
|
||||
tremor \
|
||||
typefind \
|
||||
video \
|
||||
videoconvert \
|
||||
|
Loading…
Reference in New Issue
Block a user