ports/glu: Use osmesa as the gl provider
This commit is contained in:
@@ -6,6 +6,8 @@ DOWNLOAD_URL="https://archive.mesa3d.org/glu/glu-$VERSION.tar.xz#bd43fe12f374b11
|
|||||||
DEPENDENCIES=('mesa')
|
DEPENDENCIES=('mesa')
|
||||||
CONFIGURE_OPTIONS=(
|
CONFIGURE_OPTIONS=(
|
||||||
'-Dprefix=/usr'
|
'-Dprefix=/usr'
|
||||||
|
'-Dbuildtype=release'
|
||||||
|
'-Dgl_provider=osmesa'
|
||||||
)
|
)
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user