From e10f03592599645cdf9e26ed946ad1cd02d72cfb Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 24 May 2013 20:44:32 +0200 Subject: glib-networking: import FatalError --- recipes/glib-networking.recipe | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/glib-networking.recipe') diff --git a/recipes/glib-networking.recipe b/recipes/glib-networking.recipe index 1bb6f94..230a247 100644 --- a/recipes/glib-networking.recipe +++ b/recipes/glib-networking.recipe @@ -1,6 +1,7 @@ # -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python import os +from cerbero.errors import FatalError class Recipe(recipe.Recipe): name = 'glib-networking' -- cgit v1.2.3