diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-12-02 16:01:25 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-12-02 16:14:36 +0000 |
commit | d01297e115e475760764d9caa4eb37b5f7f9f31a (patch) | |
tree | ac7a05eadf2f5acb747b6a7b052ec444bac59437 /configure.ac | |
parent | 737067e793ab0bda60b7ec28af9b6fa51ace4581 (diff) |
Remove GstAggregator from -bad, moved to core
https://bugzilla.gnome.org/show_bug.cgi?id=739010
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 67b324e84..f60701c13 100644 --- a/configure.ac +++ b/configure.ac @@ -3691,7 +3691,6 @@ gst-libs/gst/codecparsers/Makefile gst-libs/gst/mpegts/Makefile gst-libs/gst/uridownloader/Makefile gst-libs/gst/wayland/Makefile -gst-libs/gst/base/Makefile gst-libs/gst/player/Makefile gst-libs/gst/video/Makefile gst-libs/gst/audio/Makefile @@ -3847,8 +3846,6 @@ pkgconfig/gstreamer-player.pc pkgconfig/gstreamer-player-uninstalled.pc pkgconfig/gstreamer-wayland.pc pkgconfig/gstreamer-wayland-uninstalled.pc -pkgconfig/gstreamer-bad-base.pc -pkgconfig/gstreamer-bad-base-uninstalled.pc pkgconfig/gstreamer-bad-video.pc pkgconfig/gstreamer-bad-video-uninstalled.pc pkgconfig/gstreamer-bad-audio.pc |