pkgconfig: fix gstreamer-plugins-good uninstalled .pc file
Fix gst-plugins-base reference/requirement. This caused spurious problems with uninstalled -ugly/-bad not finding -good plugins in their unit tests (when distchecking).
This commit is contained in:
		
							parent
							
								
									56a8c9143c
								
							
						
					
					
						commit
						6aade594ac
					
				| @ -7,7 +7,7 @@ pluginsdir=${pcfiledir}/.. | ||||
| Name: GStreamer Good Plugins, Uninstalled | ||||
| Description: Streaming media framework, good plugins, uninstalled | ||||
| Version: @VERSION@ | ||||
| Requires: gstreamer-@GST_MAJORMINOR@ gst-plugins-base-@GST_MAJORMINOR@ | ||||
| Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-plugins-base-@GST_MAJORMINOR@ | ||||
| 
 | ||||
| Libs:  | ||||
| Cflags:  | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user