| @@ -35,6 +35,7 @@ class Flex(Package): | |||||||
|     version('2.5.39', 'e133e9ead8ec0a58d81166b461244fde') |     version('2.5.39', 'e133e9ead8ec0a58d81166b461244fde') | ||||||
|  |  | ||||||
|     depends_on("bison", type='build') |     depends_on("bison", type='build') | ||||||
|  |     depends_on("m4", type='build') | ||||||
|  |  | ||||||
|     def install(self, spec, prefix): |     def install(self, spec, prefix): | ||||||
|         configure("--prefix=%s" % prefix) |         configure("--prefix=%s" % prefix) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Todd Gamblin
					Todd Gamblin