summaryrefslogtreecommitdiff
path: root/recipes/libsoup.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-05-10 09:02:58 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-05-10 09:02:58 +0200
commit46d7c201796de04e5857285327c6b210c52e1d22 (patch)
tree1e6c9d5d678648ec86c225bc27d1f80f58af7413 /recipes/libsoup.recipe
parent7316bfbd75055373101e28869b306b01d4fe8796 (diff)
It's Jessie, not Jessy
Diffstat (limited to 'recipes/libsoup.recipe')
-rw-r--r--recipes/libsoup.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsoup.recipe b/recipes/libsoup.recipe
index d3a526bd..400a8b72 100644
--- a/recipes/libsoup.recipe
+++ b/recipes/libsoup.recipe
@@ -19,7 +19,7 @@ class Recipe(recipe.Recipe):
if self.config.target_platform != Platform.LINUX or \
self.config.target_distro_version not in \
[DistroVersion.DEBIAN_WHEEZY,
- DistroVersion.DEBIAN_JESSY,
+ DistroVersion.DEBIAN_JESSIE,
DistroVersion.UBUNTU_NATTY,
DistroVersion.UBUNTU_ONEIRIC,
DistroVersion.UBUNTU_PRECISE,