]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/blobdiff - README.md
remove lua bindings
[android/external-libkmsxx.git] / README.md
index cc4642935cdae83d6442fa761825c3fc800ff674..24cf75f0cd3c790315c2890c5c51ddb4d1166755 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,14 +2,13 @@
 
 libkms++ is a C++11 library for kernel mode setting.
 
-Also included are simple test tools for KMS and python and lua wrappers for libkms++.
+Also included are simple test tools for KMS and python wrapper for libkms++.
 
 ## Dependencies:
 
 - libdrm
-- SWIG 3.x (for python & lua bindings)
+- SWIG 3.x (for python bindings)
 - Python 3.x (for python bindings)
-- Lua 5.x (for lua bindings)
 
 ## Build instructions:
 
@@ -51,7 +50,6 @@ Option name          | Values        | Default
 -------------------- | ------------- | --------
 CMAKE_BUILD_TYPE     | Release/Debug | Release
 LIBKMS_ENABLE_PYTHON | ON/OFF        | ON
-LIBKMS_ENABLE_LUA    | ON/OFF        | ON
 LIBKMS_ENABLE_KMSCUBEĀ | ON/OFF       | OFF
 
 ## Env variables