summaryrefslogtreecommitdiff
path: root/recipes/libxtst.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libxtst.recipe')
-rw-r--r--recipes/libxtst.recipe2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libxtst.recipe b/recipes/libxtst.recipe
index 5f6c369d..b616170c 100644
--- a/recipes/libxtst.recipe
+++ b/recipes/libxtst.recipe
@@ -3,5 +3,7 @@
class Recipe(recipe.Recipe):
name = 'libXtst'
version = '1.1.0'
+ # TODO - check license
+ licenses = [License.MIT]
use_system_libs = True
configure_options = ' --disable-shared '