diff --git a/rubberband.spec b/rubberband.spec index 9022f96..0b4688b 100644 --- a/rubberband.spec +++ b/rubberband.spec @@ -13,9 +13,11 @@ BuildRequires: ladspa-devel BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(sndfile) +BuildRequires: pkgconfig(lv2) BuildRequires: vamp-plugin-sdk-devel Requires: ladspa +Requires: lv2 %global _description %{expand: Rubber Band is a library and utility program that permits you to change the @@ -60,6 +62,7 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.a %{_bindir}/rubberband %{_libdir}/*.so.* %{_libdir}/ladspa/ladspa-rubberband.* +%{_libdir}/lv2/rubberband.lv2/* %{_datadir}/ladspa/rdf/ladspa-rubberband.rdf %{_libdir}/vamp/vamp-rubberband.*