Advertisement
Guest User

Untitled

a guest
Apr 6th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. diff --git a/configure.ac b/configure.ac
  2. index b5f06fa..f6e14e9 100644
  3. --- a/configure.ac
  4. +++ b/configure.ac
  5. @@ -47,6 +47,7 @@ PKG_CHECK_MODULES(GST, [
  6. gstreamer-1.0 >= $GST_REQUIRED
  7. gstreamer-base-1.0 >= $GST_REQUIRED
  8. gstreamer-video-1.0 >= $GST_REQUIRED
  9. + gstreamer-audio-1.0 >= $GST_REQUIRED
  10. gstreamer-plugins-bad-1.0 >= $GST_REQUIRED
  11. gstreamer-tag-1.0 >= $GST_REQUIRED
  12. gstreamer-codecparsers-1.0 >= $GST_REQUIRED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement