From e2026a89a9010a0144edb6a2eb3f8ef75e3e88cb Mon Sep 17 00:00:00 2001 From: awiouy Date: Tue, 22 Nov 2016 16:56:19 +0100 Subject: [PATCH] Revert "mesa: disable autoreconf" This reverts commit d5e41936e05887c9eb703c685fd484442b4ed95c. --- packages/graphics/mesa/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphics/mesa/package.mk b/packages/graphics/mesa/package.mk index 4ea8c0abed..f41b9823e5 100644 --- a/packages/graphics/mesa/package.mk +++ b/packages/graphics/mesa/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="mesa: 3-D graphics library with OpenGL API" PKG_LONGDESC="Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. Those who want a licensed implementation of OpenGL should contact a licensed vendor. While Mesa is not a licensed OpenGL implementation, it is currently being tested with the OpenGL conformance tests. For the current conformance status see the CONFORM file included in the Mesa distribution." PKG_IS_ADDON="no" -PKG_AUTORECONF="no" +PKG_AUTORECONF="yes" # configure GPU drivers and dependencies: get_graphicdrivers