Forgot the unknown key/value pair
This commit is contained in:
		| @@ -145,7 +145,8 @@ def __call__(self, stage): | |||||||
|             'cmake':     "depends_on('cmake')", |             'cmake':     "depends_on('cmake')", | ||||||
|             'scons':     "depends_on('scons')", |             'scons':     "depends_on('scons')", | ||||||
|             'python':    "extends('python')", |             'python':    "extends('python')", | ||||||
|             'R':         "extends('R')" |             'R':         "extends('R')", | ||||||
|  |             'unknown':   "# depends_on('foo')" | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         # Default installation instructions |         # Default installation instructions | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Adam J. Stewart
					Adam J. Stewart