mirror of
				https://github.com/davatorium/rofi.git
				synced 2025-10-30 23:47:19 -04:00 
			
		
		
		
	Add small pkg-config file that can be used by plugins.
This commit is contained in:
		
							parent
							
								
									9bd4096346
								
							
						
					
					
						commit
						2ef45c46a8
					
				
					 3 changed files with 18 additions and 1 deletions
				
			
		
							
								
								
									
										11
									
								
								pkgconfig/rofi.pc.in
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								pkgconfig/rofi.pc.in
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
prefix=@prefix@
 | 
			
		||||
exec_prefix=@exec_prefix@
 | 
			
		||||
libdir=@libdir@
 | 
			
		||||
includedir=@includedir@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name: rofi
 | 
			
		||||
Description: Header files for rofi plugins
 | 
			
		||||
Requires: 
 | 
			
		||||
Version: @VERSION@
 | 
			
		||||
Cflags: -I${includedir}/
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue