diff options
Diffstat (limited to 'recipes/gtk-engines.recipe')
-rw-r--r-- | recipes/gtk-engines.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk-engines.recipe b/recipes/gtk-engines.recipe index 7f27f7ff..b4e3c030 100644 --- a/recipes/gtk-engines.recipe +++ b/recipes/gtk-engines.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'gtk-engines' version = '2.18.5' - license = 'GPL' + license = License.GPL deps = ['gtk+'] files_etc = ['etc/gtk-2.0/gtkrc'] |