Require gmodule-no-export-2.0 instead of gmodule-2.0
2005-10-05 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-xlib-2.0.pc.in (Requires): Require gmodule-no-export-2.0 instead of gmodule-2.0
This commit is contained in:
		
				
					committed by
					
						
						Matthias Clasen
					
				
			
			
				
	
			
			
			
						parent
						
							56231ad97c
						
					
				
				
					commit
					748c99f0ca
				
			@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					2005-10-05  Matthias Clasen  <mclasen@redhat.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* gdk-pixbuf-xlib-2.0.pc.in (Requires): Require
 | 
				
			||||||
 | 
						gmodule-no-export-2.0 instead of gmodule-2.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 | 
					2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* === Released 2.8.2 ===
 | 
						* === Released 2.8.2 ===
 | 
				
			||||||
 | 
				
			|||||||
@ -6,6 +6,6 @@ includedir=@includedir@
 | 
				
			|||||||
Name: GdkPixbuf Xlib
 | 
					Name: GdkPixbuf Xlib
 | 
				
			||||||
Description: GdkPixbuf rendering for Xlib
 | 
					Description: GdkPixbuf rendering for Xlib
 | 
				
			||||||
Version: @VERSION@
 | 
					Version: @VERSION@
 | 
				
			||||||
Requires: gobject-2.0,gmodule-2.0,gdk-pixbuf-2.0
 | 
					Requires: gobject-2.0,gmodule-no-export-2.0,gdk-pixbuf-2.0
 | 
				
			||||||
Libs: -L${libdir} -lgdk_pixbuf_xlib-@GTK_API_VERSION@
 | 
					Libs: -L${libdir} -lgdk_pixbuf_xlib-@GTK_API_VERSION@
 | 
				
			||||||
Cflags: -I${includedir}
 | 
					Cflags: -I${includedir}
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user