summaryrefslogtreecommitdiff
path: root/recipes/gtk-doc.recipe
blob: 2b018054192f33f8f5afb59ca90d866403e5ab12 (plain)
1
2
3
4
5
from cerbero import recipe

class Recipe(recipe.Recipe):
    name = 'gtk-doc'
    version = '1.18'