Fresh pull from upstream (stable) package feed
[librecmc/package-feed.git] / multimedia / mjpg-streamer / patches / 010-enable_additional_plugins.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -33,12 +33,12 @@ APP_BINARY = mjpg_streamer
4  
5  # define the names and targets of the plugins
6  PLUGINS = input_uvc.so
7 -#PLUGINS += output_file.so
8 +PLUGINS += output_file.so
9  #PLUGINS += output_udp.so
10  PLUGINS += output_http.so
11  PLUGINS += input_testpicture.so
12  #PLUGINS += output_autofocus.so
13 -#PLUGINS += input_file.so
14 +PLUGINS += input_file.so
15  # PLUGINS += input_pylon.so
16  # PLUGINS += input_megatec.so
17  # PLUGINS += output_mars2020.so