gnu: crypto++: Returt #t from all phases.
* gnu/packages/crypto.scm (crypto++)[arguments]: Return #t from ‘install-pkg-config’.
This commit is contained in:
		
							parent
							
								
									bfa3caa2fb
								
							
						
					
					
						commit
						e54b381dd4
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -663,7 +663,8 @@ data on your platform, so the seed itself will be as random as possible. | |||
|                      "Description: Class library of cryptographic schemes" | ||||
|                      "Version: " ,version "\n" | ||||
|                      "Libs: -L${libdir} -lcryptopp\n" | ||||
|                      "Cflags: -I${includedir}\n")))))))))) | ||||
|                      "Cflags: -I${includedir}\n")) | ||||
|                    #t)))))))) | ||||
|     (native-inputs | ||||
|      `(("unzip" ,unzip))) | ||||
|     (home-page "https://cryptopp.com/") | ||||
|  |  | |||
		Reference in a new issue