saga-gis: add "depends_on('libsm', type='link')" (#19805)
This commit is contained in:
		| @@ -56,6 +56,7 @@ class SagaGis(AutotoolsPackage, SourceforgePackage): | ||||
|     depends_on('automake', type='build') | ||||
|     depends_on('libtool',  type='build') | ||||
|     depends_on('m4',       type='build') | ||||
|     depends_on('libsm',    type='link') | ||||
| 
 | ||||
|     depends_on('libharu') | ||||
|     depends_on('wxwidgets') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 h-denpo
					h-denpo