summaryrefslogtreecommitdiff
path: root/recipes/gtk.recipe
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@collabora.com>2013-10-14 13:49:31 -0300
committerEdward Hervey <bilboed@bilboed.com>2014-02-06 10:01:40 +0100
commit5e2cba9dbff3cc78730c9a3cd7c42051841266ee (patch)
tree3cab5fac3041c698cae6fb1f22f687d932077c58 /recipes/gtk.recipe
parent5070540f4ebbd2525decdf8ef6612116b2159a9a (diff)
Add support to fedora 20
Diffstat (limited to 'recipes/gtk.recipe')
-rw-r--r--recipes/gtk.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gtk.recipe b/recipes/gtk.recipe
index 4ec35298..c9124323 100644
--- a/recipes/gtk.recipe
+++ b/recipes/gtk.recipe
@@ -109,6 +109,7 @@ class Recipe(recipe.Recipe):
DistroVersion.FEDORA_17,
DistroVersion.FEDORA_18,
DistroVersion.FEDORA_19,
+ DistroVersion.FEDORA_20,
DistroVersion.REDHAT_6,
]:
if self.config.target_arch == Architecture.X86_64: