mirror of
				https://github.com/termux/termux-packages.git
				synced 2025-10-31 02:56:09 +00:00 
			
		
		
		
	* Add wayland dependency for the new rofi-wayland merge. * Add workaround to generate version header file due to cross-compilation.
		
			
				
	
	
		
			6 lines
		
	
	
		
			206 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			206 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* File generated by nk-git-version */
 | |
| #define NK_GIT_COMMIT "@TERMUX_PKG_VERSION@"
 | |
| #undef NK_GIT_BRANCH
 | |
| #define NK_GIT_VERSION NK_GIT_COMMIT
 | |
| #define NK_PACKAGE_VERSION PACKAGE_VERSION " - " NK_GIT_VERSION
 |