diff --git a/gst-plugins-good.spec.in b/gst-plugins-good.spec.in index 2d17ccc968..4e966099ed 100644 --- a/gst-plugins-good.spec.in +++ b/gst-plugins-good.spec.in @@ -41,6 +41,7 @@ BuildRequires: gcc-c++ # @USE_LADSPA_TRUE@BuildRequires: ladspa-devel @USE_AALIB_TRUE@BuildRequires: aalib-devel >= 1.3 @USE_AALIB_TRUE@Provides: gstreamer-aasink = %{version}-%{release} +@USE_WAVPACK_TRUE@Requires: wavpack-devel >= 4.32 %description GStreamer is a streaming media framework, based on graphs of filters which