configure: simplify dependencies for x11_grab_device
XShmCreateImage dependency is implied by x11grab.
This commit is contained in:
		
							
								
								
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							@@ -1708,7 +1708,7 @@ v4l_indev_deps="linux_videodev_h"
 | 
				
			|||||||
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
 | 
					v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
 | 
				
			||||||
vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
 | 
					vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
 | 
				
			||||||
vfwcap_indev_extralibs="-lavicap32"
 | 
					vfwcap_indev_extralibs="-lavicap32"
 | 
				
			||||||
x11_grab_device_indev_deps="x11grab XShmCreateImage"
 | 
					x11_grab_device_indev_deps="x11grab"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# protocols
 | 
					# protocols
 | 
				
			||||||
bluray_protocol_deps="libbluray"
 | 
					bluray_protocol_deps="libbluray"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user