diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2008-04-14 20:01:44 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-04-14 20:01:44 +0000 |
commit | c731549a5adb3495f203a5fdaa6742cb4d8dde1f (patch) | |
tree | 3d596806da98c90420e9150d92ab749f1d084ca3 /gst-plugins-good.spec.in | |
parent | 8f2a1c0b5ff915538fe914f98e43f95ca96abb75 (diff) |
gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to -good.
Original commit message from CVS:
* gst-plugins-good.spec.in:
Update for souphttpsrc plugin which has moved to -good.
Diffstat (limited to 'gst-plugins-good.spec.in')
-rw-r--r-- | gst-plugins-good.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-plugins-good.spec.in b/gst-plugins-good.spec.in index cb8723e5c..c655c02f4 100644 --- a/gst-plugins-good.spec.in +++ b/gst-plugins-good.spec.in @@ -153,6 +153,7 @@ rm -rf $RPM_BUILD_ROOT @USE_LIBDV_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdv.so @USE_DV1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgst1394.so @USE_WAVPACK_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so +@USE_SOUP_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so # schema files |