gnu: qmapshack: Add curl dependency.
* gnu/packages/geo.scm (qmapshack)[inputs]: Add curl.
This commit is contained in:
		
							parent
							
								
									834162dcca
								
							
						
					
					
						commit
						d9f0ec68ac
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1973,7 +1973,8 @@ using the dataset of topographical information collected by
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list pkg-config qttools-5))
 | 
					     (list pkg-config qttools-5))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list gdal
 | 
					     (list curl
 | 
				
			||||||
 | 
					           gdal
 | 
				
			||||||
           libjpeg-turbo
 | 
					           libjpeg-turbo
 | 
				
			||||||
           proj
 | 
					           proj
 | 
				
			||||||
           qtbase-5
 | 
					           qtbase-5
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue