Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. iff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
  2. index c5281f4..ad1daa8 100644
  3. --- a/rules/gst-plugins-good.in
  4. +++ b/rules/gst-plugins-good.in
  5. @@ -10,6 +10,7 @@ menuconfig GST_PLUGINS_GOOD
  6. select LIBJPEG if GST_PLUGINS_GOOD_JPEG
  7. select ZLIB if GST_PLUGINS_GOOD_ZLIB
  8. select BZIP2 if GST_PLUGINS_GOOD_BZ2
  9. + select BZIP2_LIBBZ2 if GST_PLUGINS_GOOD_BZ2
  10. select LIBCACA if GST_PLUGINS_GOOD_LIBCACA
  11. select XORG_LIB_X11 if GST_PLUGINS_GOOD_X
  12. select XORG_LIB_X11 if GST_PLUGINS_GOOD_XVIDEO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement