mirror of
				https://github.com/SwallowOS/xorg_lib_libXdmcp
				synced 2025-11-04 06:15:34 +08:00 
			
		
		
		
	application build-time dependencies, and update package deps to work
    with separate build roots.
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			245 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			245 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=@exec_prefix@
 | 
						|
libdir=@libdir@
 | 
						|
includedir=@includedir@
 | 
						|
 | 
						|
Name: Xdmcp
 | 
						|
Description: X Display Manager Control Protocol library
 | 
						|
Version: @PACKAGE_VERSION@
 | 
						|
Requires: xproto
 | 
						|
Cflags: -I${includedir}
 | 
						|
Libs: -L${libdir} -lXdmcp
 |