* We need Bison 2.4 now.
This commit is contained in:
		
							parent
							
								
									43535499f3
								
							
						
					
					
						commit
						11ccd44e95
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -18,7 +18,7 @@ let | ||||||
|         inherit officialRelease; |         inherit officialRelease; | ||||||
| 
 | 
 | ||||||
|         buildInputs = |         buildInputs = | ||||||
|           [ curl bison flex2533 perl libxml2 libxslt w3m bzip2 |           [ curl bison24 flex2535 perl libxml2 libxslt w3m bzip2 | ||||||
|             tetex dblatex nukeReferences |             tetex dblatex nukeReferences | ||||||
|           ]; |           ]; | ||||||
| 
 | 
 | ||||||
|  | @ -72,6 +72,7 @@ let | ||||||
|         configureFlags = '' |         configureFlags = '' | ||||||
|           --disable-init-state |           --disable-init-state | ||||||
|           --with-bzip2=${bzip2} |           --with-bzip2=${bzip2} | ||||||
|  |           --with-boehm-gc=${boehmgc} | ||||||
|         ''; |         ''; | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue