mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
mesa: fix build with Bison 3.x
This commit is contained in:
committed by
Adrien Destugues
parent
681707875a
commit
db1555d865
@@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications."
|
||||
HOMEPAGE="http://www.mesa3d.org/"
|
||||
COPYRIGHT="1999-2013 Brian Paul"
|
||||
LICENSE="MIT"
|
||||
REVISION="10"
|
||||
REVISION="11"
|
||||
SOURCE_URI="https://github.com/haiku/mesa_legacy/archive/7.9.2-9.tar.gz"
|
||||
SOURCE_DIR="mesa_legacy-7.9.2-9"
|
||||
SOURCE_FILENAME="mesa_legacy-7.9.2-9.tar.gz"
|
||||
@@ -38,6 +38,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
libxml2_python
|
||||
cmd:bison
|
||||
cmd:cmp
|
||||
cmd:find
|
||||
cmd:flex
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user