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
This commit is contained in:
Thomas Zander 2023-01-14 11:15:00 +01:00
parent 038ffa5e63
commit 192c7ba5fa
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5

View File

@ -38,6 +38,7 @@ BASE_GST_ALL_PLUGINS+= \
tests \
theora \
tools \
tremor \
typefind \
video \
videoconvert \