From 46d7c201796de04e5857285327c6b210c52e1d22 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 10 May 2013 09:02:58 +0200 Subject: It's Jessie, not Jessy --- recipes/libsoup.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/libsoup.recipe') 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, -- cgit v1.2.3